| RegisterSystemLocalizationResourceAttribute Class |
Namespace: Kentico.Web.Mvc
public class RegisterSystemLocalizationResourceAttribute : Attribute, IPreInitAttribute
The RegisterSystemLocalizationResourceAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterSystemLocalizationResourceAttribute |
Initializes a new instance of a RegisterSystemLocalizationResourceAttribute |
| Name | Description | |
|---|---|---|
| CultureCodes |
Array of culture codes that use for which the MarkedType is being used by localization.
| |
| Data |
Defines custom data which describe the way the registered resource is to be used.
Used for modularization and customization scenarios.
| |
| MarkedType |
Defines type wrapping the '.resx' file used for localization and serves as a access point to the file.
|