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