DynamicDataRoute::GetRouteData Method (HttpContextBase^)
.NET Framework (current version)
Returns routing information for a specific Web request.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- httpContext
-
Type:
System.Web::HttpContextBase^
Contains information about the Web request.
The httpContext parameter provides Web request information that is required so that the requested table and action can be identified.
.NET Framework
Available since 3.5
Available since 3.5
Show: