Click or drag to resize
UIElementInfoElementIsGlobalApplication Property
Indicates whether the element is available in global context and some restrictions are not applied to it.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public bool ElementIsGlobalApplication { get; set; }

Property Value

Type: Boolean
See Also