PortalHelper GetWebPartZoneASPXCode Method Kentico 8.0 API Reference
Gets the web part zone ASPX code.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

zone
Type: CMS.PortalEngine WebPartZoneInstance
Web part zone instance
registerCode
Type: OnlineSystem String 
Returning additional code that must be registered so the web part zone content could run properly

Return Value

Type: OnlineString
See Also