This documentation is archived and is not being maintained.
FieldTemplateUserControl::BuildChildrenPath Method
Visual Studio 2010
Gets the URL that links to the page that displays the list of children entities and allows the path to be overridden.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- path
- Type: System::String
The path to override.
This method is similar to ChildrenPath, except that it allows the path part of the URL to be overridden. This method is used if the pages are not located in the DynamicData\CustomPages folder of the Dynamic Data project. This method applies to Children columns only.
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.
Show: