Method | Description | |
---|---|---|
CanInlineScript ( |
||
GetScript ( |
||
ScriptInliner ( System.Web.HttpContextBase httpContext, string storageCookieName ) : System | ||
SupportsLocalStorage ( HttpContextBase httpContext ) : bool |
Method | Description | |
---|---|---|
InitializeStorageCookie ( string storageCookieName ) : void |
public CanInlineScript ( |
||
scriptReference | ||
return | bool |
public GetScript ( |
||
scriptReference | ||
return | string |
public ScriptInliner ( System.Web.HttpContextBase httpContext, string storageCookieName ) : System | ||
httpContext | System.Web.HttpContextBase | |
storageCookieName | string | |
return | System |
public static SupportsLocalStorage ( HttpContextBase httpContext ) : bool | ||
httpContext | HttpContextBase | |
return | bool |