Click or drag to resize
LocalizationHelper Properties

The LocalizationHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrentResources Obsolete.
Returns the list of resources used by current request. Hashtable [stringKey] -> [resolved]
Public propertyStatic memberDefaultManager
Returns default file resource manager.
Public propertyStatic memberDefaultResourceFiles
List of the default resource files.
Public propertyStatic memberRegExResourceName
Resource name regular expression.
Public propertyStatic memberUseSQLResourceManager
If true, SQL Resource manager if used to retrieve the strings.
Public propertyStatic memberUseSQLResourceManagerAsPrimary
If true, SQL Resource manager if used as primary source to retrieve the strings.
Top
See Also