Click or drag to resize
LocalizationResourceDefinitionCultureCode Property
Culture code for which the ResourceType is being used by localization.

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public string CultureCode { get; }

Property Value

Type: String
See Also