Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetPageHelper ( System.Web.HttpContextBase httpContext ) : IPageHelper | ||
Init ( System.Web.HttpApplication application ) : void |
Method | Description | |
---|---|---|
CacheManagerWithDependency ( IManager manager ) : void | ||
CreateManager ( ) : IManager | ||
CreatePageHelper ( System.Web.HttpContextBase httpContext ) : |
||
InstallResponseFilter ( IPageHelper pageHelper, System.Web.HttpContextBase context ) : void | ||
StorePageHelperInHttpContextItems ( IPageHelper pageHelper, System.Web.HttpContextBase httpContext ) : void |
public static GetPageHelper ( System.Web.HttpContextBase httpContext ) : IPageHelper | ||
httpContext | System.Web.HttpContextBase | |
return | IPageHelper |
public Init ( System.Web.HttpApplication application ) : void | ||
application | System.Web.HttpApplication | |
return | void |