Show / Hide Table of Contents

Class RenderingEngineConstants.RouteValues

Constants relevant to Request Route Values.

Inheritance
System.Object
RenderingEngineConstants.RouteValues
Namespace: Sitecore.AspNet.RenderingEngine
Assembly: Sitecore.AspNet.RenderingEngine.dll
Syntax
public static class RouteValues : Object

Fields

SitecoreRoute

The name of sitecoreRoute the request.

Declaration
public const string SitecoreRoute = "sitecoreRoute"
Field Value
Type Description
System.String
Back to top Generated by DocFX