CmsRoute Class

Members 

Custom route to handle internally re-routed page requests.

Syntax

'Declaration
 
Public Class CmsRoute 
   Inherits System.Web.Routing.Route
public class CmsRoute : System.Web.Routing.Route 

Remarks

This route is automatically wired up at system start and is placed first in the route list. Due to the use of CmsRouteConstraint it should not interfer with common non-CMS requests.

Inheritance Hierarchy

System.Object
   System.Web.Routing.RouteBase
      System.Web.Routing.Route
         KalikoCMS.Mvc.Framework.CmsRoute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

This documentation was created using Document! X from Innovasys