Method | Description | |
---|---|---|
GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler | ||
ProcessRequest ( |
||
StitchItHandler ( string rootPath, string publicationPath ) : System |
public GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler | ||
requestContext | System.Web.Routing.RequestContext | |
return | IHttpHandler |
public ProcessRequest ( |
||
context | ||
return | void |
public StitchItHandler ( string rootPath, string publicationPath ) : System | ||
rootPath | string | |
publicationPath | string | |
return | System |