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