IDataSourceViewSchema.GetChildren Method
.NET Framework 3.0
Gets an array representing the child views contained in the current view.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The XmlDocumentSchema class implements the IDataSourceViewSchema interface. It uses its implementation of the GetChildren method to create an array of IDataSourceViewSchema objects.
Community Additions
ADD
Show: