EditableItemsItem Property |
Returns the editable value.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public string this[
string controlId
] { get; }
Parameters
- controlId
- Type: SystemString
Control ID
Property Value
Type:
StringSee Also