Match Method
KalikoCMS.Mvc.Framework Namespace > CmsRouteConstraint Class : Match Method |
Syntax
'Declaration
Public Function Match( _ ByVal httpContext As HttpContextBase, _ ByVal route As Route, _ ByVal parameterName As String, _ ByVal values As RouteValueDictionary, _ ByVal routeDirection As RouteDirection _ ) As Boolean
public bool Match( HttpContextBase httpContext, Route route, string parameterName, RouteValueDictionary values, RouteDirection routeDirection )
Parameters
- httpContext
- route
- parameterName
- values
- routeDirection
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