Nucleus .Net Core CMS

RoutingConstants Class

Namespace: Nucleus.Abstractions
Assembly: Nucleus.Abstractions.dll
General constant values

Fields

AREA_ROUTE_NAME Field

Key for the area route.

API_ROUTE_NAME Field

Key for the API route.

EXTENSIONS_ROUTE_NAME Field

Key for the extensions route.

SITEMAP_ROUTE_NAME Field

Key for the sitemap route.

ROBOTS_ROUTE_NAME Field

Key for the robots.txt route.

MERGED_CSS_ROUTE_NAME Field

Key for the merges.css route.

MERGED_JS_ROUTE_NAME Field

Key for the merges.js route.

ERROR_ROUTE_NAME Field

Key for the error route.

ADMIN_ROUTE_PATH Field

Root path for the admin route.

API_ROUTE_PATH Field

Root path for the Api route.

FILES_ROUTE_PATH Field

Root path for file requests.

EXTENSIONS_ROUTE_PATH Field

Root path for the extensions route.

SITEMAP_ROUTE_PATH Field

Path for the site map route.

ROBOTS_ROUTE_PATH Field

Path for the robots.txt route.

ERROR_ROUTE_PATH Field

Path for the error route.

RESERVED_ROUTES Field

Reserved routes.
Remarks
Routes in the reserved routes list can't be used as page routes.