BaseDataBoundControl Constructor ()
.NET Framework (current version)
Initializes a new instance of the BaseDataBoundControl class.
Assembly: System.Web (in System.Web.dll)
Because the BaseDataBoundControl class is abstract, you cannot create a BaseDataBoundControl object directly. This constructor is commonly called by the constructor of a derived class to initialize the properties defined in the BaseDataBoundControl class.
.NET Framework
Available since 2.0
Available since 2.0
Show: