CmsRoute Class Members
| KalikoCMS.Mvc.Framework Namespace : CmsRoute Class |
The following tables list the members exposed by CmsRoute.
Public Constructors
| Name | Description | |
|---|---|---|
| CmsRoute Constructor | Overloaded. |
Public Properties
| Name | Description | |
|---|---|---|
| Constraints | (Inherited from System.Web.Routing.Route) | |
| DataTokens | (Inherited from System.Web.Routing.Route) | |
| Defaults | (Inherited from System.Web.Routing.Route) | |
| RouteExistingFiles | (Inherited from System.Web.Routing.RouteBase) | |
| RouteHandler | (Inherited from System.Web.Routing.Route) | |
| Url | (Inherited from System.Web.Routing.Route) |
Public Methods
| Name | Description | |
|---|---|---|
| GetRouteData | (Inherited from System.Web.Routing.Route) | |
| GetVirtualPath | Overridden. When overridden in a derived class, checks whether the route matches the specified values, and if so, generates a URL and retrieves information about the route. |
Protected Methods
| Name | Description | |
|---|---|---|
| ProcessConstraint | (Inherited from System.Web.Routing.Route) |