CmsRoute Constructor(String,RouteValueDictionary,RouteValueDictionary,IRouteHandler)
KalikoCMS.Mvc.Framework Namespace > CmsRoute Class > CmsRoute Constructor : CmsRoute Constructor(String,RouteValueDictionary,RouteValueDictionary,IRouteHandler) |
Syntax
'Declaration
Public Function New( _ ByVal url As String, _ ByVal defaults As RouteValueDictionary, _ ByVal constraints As RouteValueDictionary, _ ByVal routeHandler As IRouteHandler _ )
public CmsRoute( string url, RouteValueDictionary defaults, RouteValueDictionary constraints, IRouteHandler routeHandler )
Parameters
- url
- defaults
- constraints
- routeHandler
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