Returns a resource string. Shortcut for HttpContext.GetGlobalResourceObject.
This version defaults to Resources as the resource set it. Defaults to "Resources" as the ResourceSet (ie. Resources.xx.resx)
public static string GRes(string resourceId)
Parameters
resourceId
Key in the Resources resource set
Overloads:
See also:
Class WebUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic