Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine
ChangeLayoutZoneIdArgs Class
ChangeLayoutZoneIdArgs Properties
NewZoneId Property
OldZoneId Property
PageTemplateId Property
ZoneWebParts Property
ChangeLayoutZoneIdArgs
ZoneWebParts Property
Gets or sets the layout zone web parts.
Namespace:
CMS.PortalEngine
Assembly:
CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
List
<
WebPartInstance
>
ZoneWebParts
{
get
;
set
; }
Property Value
Type:
List
WebPartInstance
See Also
Reference
ChangeLayoutZoneIdArgs Class
CMS.PortalEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com