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