Click or drag to resize
RegisterSystemLocalizationResourceAttributeCultureCodes Property
Array of culture codes that use for which the MarkedType 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[] CultureCodes { get; }

Property Value

Type: String
See Also