IPreviewFeatureCultureName Property |
Gets the culture name in the format languagecode2-country/regioncode2.
Namespace: Kentico.Content.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax string CultureName { get; }
Property Value
Type:
StringThe culture name in the format languagecode2-country/regioncode2, if preview information with culture is available; otherwise, null.
See Also