WebPartZoneInstance.GetValue Method |
Returns the value of the given webpart property property.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxpublic Object GetValue(
string propertyName
)
Parameters
- propertyName
- Type: System.String
Property name
Return Value
Type:
Object
See Also