This documentation is archived and is not being maintained.

WebPartCancelEventArgs Properties

The WebPartCancelEventArgs 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.
Top
Show: