Click or drag to resize
CMSRoute Class
CMS override of the default route class
Inheritance Hierarchy

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 9.0.0
Syntax
C#
public class CMSRoute : Route

The CMSRoute type exposes the following members.

Constructors
  NameDescription
Public methodCMSRoute
Creates a new route
Top
Properties
  NameDescription
Public propertyName
Route name
Top
See Also