Show / Hide Table of Contents

Property DesignMode

| Improve this Doc View Source

DesignMode

Gets or sets a value indicates whether this license provider is to load design time or runtime license.

Declaration
public bool DesignMode { get; set; }
Property Value
Type Description
System.Boolean

true if this license provider is to load design time license, otherwise false. The default value is false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest