ExternalEditControlLabelText Property |
Gets or sets the text of a caption label. If empty, no caption is rendered.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public string LabelText { get; set; }
Property Value
Type:
StringSee Also