DynamicDataRouteHandler.GetScaffoldPageVirtualPath Method (MetaTable, String)
.NET Framework (current version)
Returns the virtual path of a page that is enabled for Dynamic Data.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- table
-
Type:
System.Web.DynamicData.MetaTable
The metadata table that the page is for.
- viewName
-
Type:
System.String
The name of the view action, which is the page name without the ".aspx" file-name extension.
.NET Framework
Available since 3.5
Available since 3.5
Show: