Click or drag to resize
CMSAbstractTransformationGetDataControlValue Method (String)
Gets the Data control value.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public virtual Object GetDataControlValue(
	string propertyName
)

Parameters

propertyName
Type: SystemString
Property name

Return Value

Type: Object
See Also