Click or drag to resize
KenticoLocalizationOptions Class
Represents options for customizing localization resources.
Inheritance Hierarchy
SystemObject
  Kentico.Web.MvcKenticoLocalizationOptions

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public class KenticoLocalizationOptions

The KenticoLocalizationOptions type exposes the following members.

Constructors
  NameDescription
Public methodKenticoLocalizationOptions
Top
Properties
  NameDescription
Public propertyResources
List containing definitions of localization resources used by the Kentico.
Top
Methods
  NameDescription
Public methodInsert
Inserts resourceDefinition to the Resources collection.
Top
See Also