This documentation is archived and is not being maintained.
WebPartAddingEventArgs Properties
Visual Studio 2010
The WebPartAddingEventArgs 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 that the Web Parts control is being added to. |
|
ZoneIndex | Gets or sets the index position of a WebPart control within its zone. |
Show: