MetaTable::GetColumnValuesFromRoute Method (HttpContext^)
.NET Framework (current version)
Gets the collection of column values.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- context
-
Type:
System.Web::HttpContext^
The context for the specified Web request.
Return Value
Type: System.Collections.Generic::IDictionary<String^, Object^>^The collection of column values.
.NET Framework
Available since 4.0
Available since 4.0
Show: