Click or drag to resize
UIElementInfoElementType Property
Element's type (url, control, template, javascript,..)

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

Property Value

Type: UIElementTypeEnum
See Also