This documentation is archived and is not being maintained.
IDataBindingsAccessor Interface
.NET Framework 1.1
Allows access to the collection of data-binding expressions on a control at design time.
For a list of all members of this type, see IDataBindingsAccessor Members.
[Visual Basic] Public Interface IDataBindingsAccessor [C#] public interface IDataBindingsAccessor [C++] public __gc __interface IDataBindingsAccessor [JScript] public interface IDataBindingsAccessor
Classes that Implement IDataBindingsAccessor
| Class | Description |
|---|---|
| Control | Defines the properties, methods, and events that are shared by all ASP.NET server controls. |
Requirements
Namespace: System.Web.UI
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web (in System.Web.dll)
See Also
Show: