Click or drag to resize
UIElementInfoApplication Property
Application this UIElement belongs to, or null.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public virtual UIElementInfo Application { get; }

Property Value

Type: UIElementInfo
See Also