WebPartAddingEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| 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:
