WebUtils.GRes

Returns a resource string. Shortcut for HttpContext.GetGlobalResourceObject.

public static string GRes(string resourceSet,
	string resourceId)

Parameters

resourceSet
Resource Set Id (ie. name of the file or 'resource set')

resourceId
The key in the resource set

Overloads:


See also:

Class WebUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic