Click or drag to resize
UIElementInfoElementDescription Property
Description of the UI Element (used for example in the UI Guide).

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

Property Value

Type: String
See Also