IDataSourceViewSchemaAccessor Interface
.NET Framework 2.0
Allows a type converter to access schema information stored on an object.
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
This interface is implemented by the TreeNodeBinding, MenuItemBinding, and DataControlField classes. These implementations are used by the .NET Framework and are not intended for use in your code.
- AspNetHostingPermission for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.
- AspNetHostingPermission for operating in a hosted environment. Demand value: InheritanceDemand; Permission value: Minimal.
Community Additions
ADD
Show: