System.Web.UI.IDataSourceViewSchemaAccessor.DataSourceViewSchema Property

When implemented, gets or sets the schema associated with the object.

Syntax

public object DataSourceViewSchema { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This interface is implemented by the System.Web.UI.WebControls.TreeNodeBinding, System.Web.UI.WebControls.MenuItemBinding, and System.Web.UI.WebControls.DataControlField classes. These implementations are used by the .NET Framework and are not intended for use in your code.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0