Click or drag to resize

TpsResourceManagerGetObject Method

Overload List
  NameDescription
Public methodGetObject(String)
Overridden. Gets the value of the specified Object resource for the current culture.
(Overrides ResourceManagerGetObject(String).)
Public methodGetObject(String, CultureInfo)
Gets the value of the Object resource localized for the specified culture.
(Inherited from ResourceManager.)
Top
See Also