| CMSAbstractTransformationGetDataControlValue Method (String) | 
            Gets the Data control value.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic virtual Object GetDataControlValue(
	string propertyName
)
Parameters
- propertyName
- Type: SystemString
 Property name
Return Value
Type: 
Object See Also
See Also