Метод | Описание | |
---|---|---|
CanInlineScript ( |
||
GetScript ( |
||
ScriptInliner ( System.Web.HttpContextBase httpContext, string storageCookieName ) : System | ||
SupportsLocalStorage ( HttpContextBase httpContext ) : bool |
Метод | Описание | |
---|---|---|
InitializeStorageCookie ( string storageCookieName ) : void |
public CanInlineScript ( |
||
scriptReference | ||
Результат | bool |
public GetScript ( |
||
scriptReference | ||
Результат | string |
public ScriptInliner ( System.Web.HttpContextBase httpContext, string storageCookieName ) : System | ||
httpContext | System.Web.HttpContextBase | |
storageCookieName | string | |
Результат | System |
public static SupportsLocalStorage ( HttpContextBase httpContext ) : bool | ||
httpContext | HttpContextBase | |
Результат | bool |