See also
Class WebUtils
West Wind Toolkit for .NET
WebUtils.GResJs
Returns a JavaScript Encoded string from a Global Resource
public static string GResJs(string classKey, string resourceId);
Parameters
classKey
resourceId
Overloads:
public static string GResJs(string resourceKey);
See also:
Class WebUtils