AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageRouteHandlerDefault Properties

The AdvantageRouteHandlerDefault type exposes the following members.

Properties


  Name Description
Public property CurrentError
Gets or sets the current error.
(Inherited from AdvantageRouteHandlerBase.)
Public property CurrentNavigationPage
Gets or sets the current navigation page.
(Inherited from AdvantageRouteHandlerBase.)
Public property CurrentRouteDomain
Gets the current route domain.
(Inherited from AdvantageRouteHandlerBase.)
Public property CurrentRouteLanguage
Gets the current language.
(Inherited from AdvantageRouteHandlerBase.)
Public property IsReusable (Inherited from AdvantageRouteHandlerBase.)
Public property RouteEmptySlugs
Gets the route empty slugs setting from configuration. Returns 1 (enabled) by default, or 0 (disabled) if the "RouteEmptySlugs" app setting is set to a value other than "1".