DynamicDataRoute.ViewName Property
Gets or sets the name of the .aspx page that is associated with a route.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Dynamic data uses several standard .aspx page names to create the UI to let users view, update, and delete data from a given table. These page names include List.aspx, Details.aspx, Edit.aspx, Insert.aspx, and ListDetails.aspx. The ViewName property specifies which of these pages should be used for a given table and action.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.