Kentico 8.2 API Reference
Kentico 8.2 API Reference
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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com