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: 9.0.0
Syntax
C#
public static bool IsIntegratedMode { get; }

Property Value

Type: Boolean
See Also