BaseRouteConstraint Class |
Namespace: Kentico.Web.Mvc.Internal
public abstract class BaseRouteConstraint : IRouteConstraint
The BaseRouteConstraint type exposes the following members.
Name | Description | |
---|---|---|
BaseRouteConstraint |
Name | Description | |
---|---|---|
Match(IHttpContext, String, IDictionaryString, Object, Boolean) |
Determines whether the URL parameter contains a valid value for this constraint.
| |
Match(HttpContextBase, Route, String, RouteValueDictionary, RouteDirection) |
Determines whether the URL parameter contains a valid value for this constraint.
|