Click or drag to resize

TpsResourceManagerGetString Method

Overload List
  NameDescription
Public methodGetString(String)
Returns an string associated with an id. First it looks for in the user assembly and then it looks in the global resource assembly.
(Overrides ResourceManagerGetString(String).)
Public methodGetString(String, CultureInfo)
Gets the value of the String resource localized for the specified culture.
(Inherited from ResourceManager.)
Top
See Also