Click or drag to resize
SiteCultureConstraint Class
Route constraint to handle culture of the site.
Inheritance Hierarchy
SystemObject
  Kentico.Web.Mvc.InternalBaseRouteConstraint
    Kentico.Content.Web.MvcSiteCultureConstraint

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

The SiteCultureConstraint type exposes the following members.

Constructors
  NameDescription
Public methodSiteCultureConstraint
Top
Properties
  NameDescription
Public propertyHideLanguagePrefixForDefaultCulture
Indicates if the language prefix for default culture should be hidden.
Top
Methods
See Also