GenericHandlerRoute<(Of <(<'T>)>)> Methods
The GenericHandlerRoute<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AfterMethodInvoke |
Intercept the execution right after the handler method is called
(Inherited from AdvantageHandler.) |
![]() |
DefaultContentType |
Returns the default content type returned by the handler.
(Inherited from AdvantageHandler.) |
![]() |
DELETE |
Deletes this instance.
(Inherited from AdvantageHandler.) |
![]() |
Dispose | (Inherited from AdvantageHandler.) |
![]() |
GET |
Gets this instance.
(Inherited from AdvantageHandler.) |
![]() |
GetRouteData |
Gets the route data.
|
![]() |
GetVirtualPath |
Gets the virtual path.
|
![]() |
HandleRequest |
Method used to handle the request as a normal ASHX.
To use this method just pass handlerequest=true on the request query string.
(Inherited from AdvantageHandler.) |
![]() |
Help |
Prints an help page discribing the available methods on this handler.
(Inherited from AdvantageHandler.) |
![]() |
POST |
Posts this instance.
(Inherited from AdvantageHandler.) |
![]() |
ProcessRequest |
Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface.
(Inherited from AdvantageHandler.) |
![]() |
PUT |
Puts this instance.
(Inherited from AdvantageHandler.) |
![]() |
SetResponseContentType |
Sets the type of the response content.
(Inherited from AdvantageHandler.) |
![]() |
SiteSettings<(Of <<'(T>)>>) |
Sites the settings.
(Inherited from AdvantageHandler.) |