CMSAbstractTransformationGetDataControlValue Method (String) |
Gets the Data control value.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public virtual Object GetDataControlValue(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Property name
Return Value
Type:
ObjectSee Also