IDataControlGetValue Method |
Returns the value of the given web part property property.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax Object GetValue(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Property name
Return Value
Type:
ObjectSee Also