Click or drag to resize
UIElementInfoElementName Property
UI Element code name (unique within the parent resource).

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

Property Value

Type: String
See Also