FieldTemplateUserControl.BuildChildrenPath Method (String)
.NET Framework (current version)
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.
.NET Framework
Available since 3.5
Available since 3.5
Show: