DynamicDataRoute Methods
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetActionFromRouteData(RouteData) | Returns the action from the RouteData object for the current Dynamic Data Web request. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRouteData(HttpContextBase) | Returns routing information for a specific Web request.(Overrides Route.GetRouteData(HttpContextBase).) |
![]() | GetTableFromRouteData(RouteData) | Identifies the table that is associated with a Dynamic Data Web page request. |
![]() | GetType() | |
![]() | GetVirtualPath(RequestContext, RouteValueDictionary) | Returns the virtual path of a route.(Overrides Route.GetVirtualPath(RequestContext, RouteValueDictionary).) |
![]() | MemberwiseClone() | |
![]() | ProcessConstraint(HttpContextBase, Object, String, RouteValueDictionary, RouteDirection) | Determines whether a parameter value matches the constraint for that parameter.(Inherited from Route.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

