Click or drag to resize
SystemContextIsIntegratedMode Property
Returns true if the application runs in the integrated mode

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

Property Value

Type: Boolean
See Also