Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 1.1
.NET Framework
Reference
Class Library
System.Web.UI
Control Class
Properties
 BindingContainer Property
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
.NET Framework Class Library
Control.BindingContainer Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public ReadOnly Property BindingContainer As Control
[C#]
public Control BindingContainer {get;}
[C++]
public: __property Control* get_BindingContainer();
[JScript]
public function get BindingContainer() : Control;

See Also

Control Class | Control Members | System.Web.UI Namespace

© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker