This documentation is archived and is not being maintained.

WebPartAddingEventArgs Properties

The WebPartAddingEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property WebPart Gets the Web Parts control involved in the cancelable event. (Inherited from WebPartCancelEventArgs.)
Public property Zone Gets or sets the Web Parts zone that the Web Parts control is being added to.
Public property ZoneIndex Gets or sets the index position of a WebPart control within its zone.
Top
Show: