System.Web.UI.Design.IDataSourceViewSchema.GetChildren Method

Gets an array representing the child views contained in the current view.

Syntax

public IDataSourceViewSchema[] GetChildren ()

Returns

An array of System.Web.UI.Design.IDataSourceViewSchema objects that represent the child views contained in the current view.

Remarks

The System.Web.UI.Design.XmlDocumentSchema class implements the System.Web.UI.Design.IDataSourceViewSchema interface. It uses its implementation of the IDataSourceViewSchema.GetChildren method to create an array of System.Web.UI.Design.IDataSourceViewSchema objects.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0