Property | Type | Description | |
---|---|---|---|
CreateScriptReference | System.Web.UI.ScriptReference | ||
DetermineLocale | string | ||
FormatScriptName | string | ||
GetAllLocaleScriptInfo | IEnumerable |
||
GetCustomScriptName | string | ||
GetLanguage | string | ||
GetLocale | string | ||
GetScriptSuffix | string | ||
Localization | System | ||
PopulateKnownLocales | void |
Method | Description | |
---|---|---|
AddExternalLocale ( string localeKey, ScriptReference>.Func |
||
AddLocale ( string localeKey, string scriptName, |
||
GetAllLocalizationEmbeddedScripts ( ) : IEnumerable |
||
GetLocaleKey ( ) : string | ||
GetLocalizationScriptReferences ( ) : IEnumerable |
||
IsDebuggingEnabled ( ) : bool | ||
IsLocalizationEnabled ( ) : bool |
Method | Description | |
---|---|---|
CreateScriptReference ( string localeKey, |
||
DetermineLocale ( ) : string | ||
FormatScriptName ( string localeKey ) : string | ||
GetAllLocaleScriptInfo ( ) : IEnumerable |
||
GetCustomScriptName ( string localeKey ) : string | ||
GetLanguage ( string cultureName ) : string | ||
GetLocale ( string culture ) : string | ||
GetScriptSuffix ( ) : string | ||
Localization ( ) : System | ||
PopulateKnownLocales ( ) : void |
public static AddExternalLocale ( string localeKey, ScriptReference>.Func |
||
localeKey | string | |
scriptReferenceProvider | ScriptReference>.Func | |
return | void |
public static AddLocale ( string localeKey, string scriptName, |
||
localeKey | string | |
scriptName | string | |
scriptAssembly | ||
return | void |
public GetAllLocalizationEmbeddedScripts ( ) : IEnumerable |
||
return | IEnumerable |
public GetLocalizationScriptReferences ( ) : IEnumerable |
||
return | IEnumerable |