DynamicDataRouteHandler Methods
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() | CreateHandler(DynamicDataRoute, MetaTable, String) | Creates a handler to process a request. |
![]() | 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.) |
![]() | GetCustomPageVirtualPath(MetaTable, String) | Creates the virtual path of a custom page. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetRequestContext(HttpContext) | Returns the RequestContext instance for the current Web request. |
![]() ![]() | GetRequestMetaTable(HttpContext) | Returns a MetaTable object from the HttpContext object. |
![]() | GetScaffoldPageVirtualPath(MetaTable, String) | Returns the virtual path of a page that is enabled for Dynamic Data. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() ![]() | SetRequestMetaTable(HttpContext, MetaTable) | Sets the MetaTable object that is associated with the current HttpRequest object. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IRouteHandler.GetHttpHandler(RequestContext) | Returns the handler that processes ASP.NET Dynamic Data route patterns. |




