Compartir a través de


HttpHandler Clase

Definición

public ref class HttpHandler : System::Web::IHttpHandler, System::Web::SessionState::IRequiresSessionState
public class HttpHandler : System.Web.IHttpHandler, System.Web.SessionState.IRequiresSessionState
type HttpHandler = class
    interface IHttpHandler
    interface IRequiresSessionState
Public Class HttpHandler
Implements IHttpHandler, IRequiresSessionState
Herencia
HttpHandler
Implementaciones

Constructores

HttpHandler()

Propiedades

IsReusable

Métodos

ProcessRequest(HttpContext)

Se aplica a