ASP.NET Pack Programmer's Guide
CancelEventArgs Members
Constructors Methods
 


Contains the arguments passed to handlers of cancellable events.

The following tables list the members exposed by the CancelEventArgs type.

 Public Constructors

  Name Description

CancelEventArgs

Initializes a new instance of the CancelEventArgs class.

 Public Methods

  Name Description

get_cancel

Gets a value indicating whether the event should be canceled.

set_cancel

Sets a value indicating whether the event should be canceled.

 See Also

CancelEventArgs Class
MindFusion Namespace