LocalizationHelper Properties |
The LocalizationHelper type exposes the following members.
Name | Description | |
---|---|---|
CultureSeparator |
Gets or sets Culture separator.
| |
DefaultManager |
Returns default file resource manager.
| |
DefaultManagerInternal |
Returns default file resource manager.
| |
DefaultPathPrefix | Default path prefix to be used when resolving path to CMSResources folder. Gets WebApplicationPhysicalPath unless explicitly set. Existing resource file managers must be cleared upon set by calling Clear for the change to take effect on them. This API supports the framework infrastructure and is not intended to be used directly from your code. | |
DefaultResourceFiles |
List of the default resource files.
| |
RegExResourceName |
Resource name regular expression.
| |
StringSeparator |
Gets or sets String separator.
| |
UseSQLResourceManagerAsPrimary |
If true, SQL Resource manager if used as primary source to retrieve the strings.
|