Documentation for this section has not yet been entered.
The Control.BindingContainer property contains a reference to the System.Web.UI.Control object that contains the data-binding information for the current control.
The Control.BindingContainer property is the same as the Control.NamingContainer property, except when the control is part of a template. In that case, the Control.BindingContainer property is set to the System.Web.UI.Control that defines the template.