UrlRoutingModule.PostMapRequestHandler(HttpContextBase) 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.
Attenzione
This method is obsolete. Override the Init method to use the PostMapRequestHandler event.
Assegna il gestore HTTP per la richiesta corrente al contesto.
public:
virtual void PostMapRequestHandler(System::Web::HttpContextBase ^ context);
public virtual void PostMapRequestHandler (System.Web.HttpContextBase context);
[System.Obsolete("This method is obsolete. Override the Init method to use the PostMapRequestHandler event.")]
public virtual void PostMapRequestHandler (System.Web.HttpContextBase context);
abstract member PostMapRequestHandler : System.Web.HttpContextBase -> unit
override this.PostMapRequestHandler : System.Web.HttpContextBase -> unit
[<System.Obsolete("This method is obsolete. Override the Init method to use the PostMapRequestHandler event.")>]
abstract member PostMapRequestHandler : System.Web.HttpContextBase -> unit
override this.PostMapRequestHandler : System.Web.HttpContextBase -> unit
Public Overridable Sub PostMapRequestHandler (context As HttpContextBase)
- context
- HttpContextBase
Incapsula tutte le informazioni specifiche di HTTP relative a una singola richiesta HTTP.
- Attributi
La proprietà RouteHandler per la route è null
.
Il metodo PostMapRequestHandler viene chiamato quando viene generato l'evento PostMapRequestHandler.
Prodotto | Versioni (Obsoleto) |
---|---|
.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: