| CMSAbstractTransformationGetEditableValue Method | 
            Gets the editable control value.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetEditableValue(
	string controlId
)
Parameters
- controlId
- Type: SystemString
 Control ID
Return Value
Type: 
String See Also
See Also