Click or drag to resize
CMSAbstractTransformationGetEditableValue Method
Gets the editable control value.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string GetEditableValue(
	string controlId
)

Parameters

controlId
Type: SystemString
Control ID

Return Value

Type: String
See Also