CMSAbstractTransformationGetEditableValue Method |
Gets the editable control value.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntaxpublic string GetEditableValue(
string controlId
)
Parameters
- controlId
- Type: SystemString
Control ID
Return Value
Type:
String
See Also