Click or drag to resize
UIElementInfoElementIsCustom Property
Indicates if UI element is custom or system.

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

Property Value

Type: Boolean
See Also