Implemented interface member:
method
GetChildrenPath
System.Web.DynamicData.IMetaChildrenColumn.GetChildrenPath(System.String, System.Object, System.String)
1 reference to GetChildrenPath
System.Web.DynamicData (1)
DynamicData\FieldTemplateUserControl.cs (1)
281return ChildrenColumn.GetChildrenPath(PageAction.List, Row, path);