KenticoLocalizationOptionsResources Property |
List containing definitions of localization resources used by the Kentico.
Namespace: Kentico.Web.MvcAssembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax public Dictionary<string, List<LocalizationResourceDefinition>> Resources { get; set; }
Property Value
Type:
DictionaryString,
ListLocalizationResourceDefinitionSee Also