WebPartMovingEventArgs Constructor (WebPart, WebPartZoneBase, Int32)
.NET Framework (current version)
Initializes a new instance of the WebPartMovingEventArgs class.
Assembly: System.Web (in System.Web.dll)
Parameters
- webPart
-
Type:
System.Web.UI.WebControls.WebParts.WebPart
The WebPart or other server control being moved.
- zone
-
Type:
System.Web.UI.WebControls.WebParts.WebPartZoneBase
The target WebPartZoneBase to which webPart is being moved.
- zoneIndex
-
Type:
System.Int32
An integer that indicates the index of webPart relative to other controls within zone.
.NET Framework
Available since 2.0
Available since 2.0
Show: