URLRewritingContextHttpHandler Property |
Http handler to use within current request. If set, the handler is automatically applied during the PostMapRequestHandler event
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 12.0.0
Syntax public static IHttpHandler HttpHandler { get; set; }
Property Value
Type:
IHttpHandlerSee Also