CMSAbstractTransformationGetEditableValue Method |
Gets the editable control value.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetEditableValue(
string controlId
)
Parameters
- controlId
- Type: SystemString
Control ID
Return Value
Type:
StringSee Also