Compartir a través de


WebManagementServiceHandler Clase

Definición

Controla las solicitudes HTTP relacionadas con la administración web.

public ref class WebManagementServiceHandler sealed : System::Web::IHttpHandler
public sealed class WebManagementServiceHandler : System.Web.IHttpHandler
type WebManagementServiceHandler = class
    interface IHttpHandler
Public NotInheritable Class WebManagementServiceHandler
Implements IHttpHandler
Herencia
WebManagementServiceHandler
Implementaciones

Constructores

WebManagementServiceHandler()

Inicializa una nueva instancia de la clase WebManagementServiceHandler.

Implementaciones de interfaz explícitas

IHttpHandler.IsReusable

Controla las solicitudes HTTP relacionadas con la administración web.

IHttpHandler.ProcessRequest(HttpContext)

Habilita el procesamiento de solicitudes HTTP relacionadas con la administración web.

Se aplica a