Click or drag to resize

ResourceManagerLocalizer Class

Documentation in progress...
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.LocalizationResourceManagerLocalizer

Namespace:  Ptv.XServer.Controls.Map.Localization
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class ResourceManagerLocalizer

The ResourceManagerLocalizer type exposes the following members.

Constructors
  NameDescription
Public methodResourceManagerLocalizer
Initializes a new instance of the ResourceManagerLocalizer class
Top
Properties
  NameDescription
Public propertyStatic memberResourceManager
Gets the cached ResourceManager instance used by this class.
Top
Methods
  NameDescription
Public methodStatic memberGetString
Gets the localized string for a MapStringId.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also