Click or drag to resize
SystemContextDevelopmentMode Property
Development mode type.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static bool DevelopmentMode { get; set; }

Property Value

Type: Boolean
See Also