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