In This Topic

Cancel Property (BeforeRequestEventArgs)

In This Topic
A flag specifying if the request must be aborted.
Syntax
'Declaration
 
Public Property Cancel As Boolean
public bool Cancel {get; set;}
See Also