CMSAbstractTransformationGetDataControlValueReturnType Method (String) |
Gets the Data control value.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual ReturnType GetDataControlValue<ReturnType>(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Property name
Type Parameters
- ReturnType
Return Value
Type:
ReturnTypeSee Also