DynamicDataRouteHandler.IRouteHandler.GetHttpHandler(RequestContext) Metodo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce il gestore che elabora i modelli di route di ASP.NET Dynamic Data.
virtual System::Web::IHttpHandler ^ System.Web.Routing.IRouteHandler.GetHttpHandler(System::Web::Routing::RequestContext ^ requestContext) = System::Web::Routing::IRouteHandler::GetHttpHandler;
System.Web.IHttpHandler IRouteHandler.GetHttpHandler (System.Web.Routing.RequestContext requestContext);
abstract member System.Web.Routing.IRouteHandler.GetHttpHandler : System.Web.Routing.RequestContext -> System.Web.IHttpHandler
override this.System.Web.Routing.IRouteHandler.GetHttpHandler : System.Web.Routing.RequestContext -> System.Web.IHttpHandler
Function GetHttpHandler (requestContext As RequestContext) As IHttpHandler Implements IRouteHandler.GetHttpHandler
- requestContext
- RequestContext
Informazioni sul contesto associate alla richiesta Web.
Gestore che elabora i modelli di route di ASP.NET Dynamic Data.
Questo metodo implementa il GetHttpHandler metodo di interfaccia.
Prodotto | Versioni |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: