Click or drag to resize
PageRoutingOptions Class
Options configuring the URL routing features.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.Mvc.RoutingPageRoutingOptions

Namespace: Kentico.Content.Web.Mvc.Routing
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public class PageRoutingOptions

The PageRoutingOptions type exposes the following members.

Constructors
  NameDescription
Public methodPageRoutingOptions
Top
Properties
  NameDescription
Public propertyEnableAlternativeUrls
Indicates whether the Alternative URLs feature is enabled.
Top
See Also