This documentation is archived and is not being maintained.
WebPartMovingEventArgs Properties
Visual Studio 2010
The WebPartMovingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
WebPart | Gets the Web Parts control involved in the cancelable event. (Inherited from WebPartCancelEventArgs.) |
|
Zone | Gets or sets the Web Parts zone to which the Web Parts control is being moved. |
|
ZoneIndex | Gets or sets the index position of a Web Parts control within its zone. |
Show: