Click or drag to resize
UIElementInfoIsApplication Property
Tells you whether UIElement is application or not.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
public virtual bool IsApplication { get; }

Property Value

Type: Boolean
See Also