Returns a URL to the JavaScriptResourceHandler.axd handler that retrieves normalized resources for a given resource set and localeId and creates a JavaScript object with the name specified.
This version assumes the current UI Culture and auto-detects the provider type (Resx or DbRes) currently active.
public static string GetJavaScriptGlobalResourcesUrl(string varName, string resourceSet)
Parameters
varName
resourceSet
Overloads:
See also:
Class JavaScriptResourceHandler© West Wind Technologies, 2006 - 2019 • Updated: 01/25/18
Comment or report problem with topic