PageRoutingOptionsEnableRouting Property |
Indicates whether the URL Routing feature is enabled.
Namespace: Kentico.Content.Web.Mvc.RoutingAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax public bool EnableRouting { get; set; }
Property Value
Type:
BooleanRemarks See Also