Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine
PageTemplateInstance Class
PageTemplateInstance Methods
MoveWebPartUp Method
MoveWebPartUp Method (WebPartInstance, Boolean)
MoveWebPartUp Method (String, String, Boolean)
PageTemplateInstance
MoveWebPartUp Method (WebPartInstance, Boolean)
Moves web part up within its zone.
Namespace:
CMS.PortalEngine
Assembly:
CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
MoveWebPartUp
(
WebPartInstance
webPart
,
bool
top
)
Parameters
webPart
Type:
CMS.PortalEngine
WebPartInstance
Web part
top
Type:
System
Boolean
If true, the web part is moved to the top
See Also
Reference
PageTemplateInstance Class
MoveWebPartUp Overload
CMS.PortalEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com