Click or drag to resize
UIElementInfoElementCaption Property
UI element caption. If set, UI element represents menu item / tab.

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

Property Value

Type: String
See Also