Click or drag to resize
SiteCultureConstraint Class
Route constraint restricting the culture parameter to cultures allowed by the site.
Inheritance Hierarchy
SystemObject
  Kentico.Web.Mvc.InternalBaseRouteConstraint
    Kentico.Web.Mvc.InternalSiteCultureConstraint

Namespace: Kentico.Web.Mvc.Internal
Assembly: Kentico.Web.Mvc (in Kentico.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
Methods
See Also