RequestEventArgs
Wisej.Web.RequestEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
public class RequestEventArgs : EventArgs
Constructors
RequestEventArgs(type)

Initializes an RequestEventArgs for the RequestEventHandler delegate.
Name
Type
Description
Properties
Type

RequestType: Returns the RequestType.
Used By
Name
Description
Represent a method that handles the BeginRequest, and EndRequest events. Since 3.5.5
Last updated
Was this helpful?