Members

In This Topic
GdPicture14.WEB Namespace / BeforeRequestEventArgs Class

BeforeRequestEventArgs Class

In This Topic
Provides data for the BeforeRequest event.
Syntax
'Declaration
 
Public NotInheritable Class BeforeRequestEventArgs 
   Inherits System.EventArgs
public sealed class BeforeRequestEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GdPicture14.WEB.BeforeRequestEventArgs

See Also