LocalizationResourceDefinition Class |
Namespace: Kentico.Web.Mvc
public class LocalizationResourceDefinition
The LocalizationResourceDefinition type exposes the following members.
Name | Description | |
---|---|---|
LocalizationResourceDefinition |
Initializes a new instance of a LocalizationResourceDefinition.
|
Name | Description | |
---|---|---|
CultureCode |
Culture code for which the ResourceType is being used by localization.
| |
CustomData |
Defines custom data which describe the way the registered resource is to be used.
Used for modularization and customization scenarios.
| |
ResourceType |
Defines type wrapping the '.resx' file used for localization and serves as a access point to the file.
|