System.Web.UI.IDataSourceViewSchemaAccessor

Allows a type converter to access schema information stored on an object.

See Also: IDataSourceViewSchemaAccessor Members

Syntax

public interface IDataSourceViewSchemaAccessor

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