Name

ListControlDataBindingHandler

Synopsis

This class provides a data binding handler that lets you connect controls derived from System.Web.UI.WebControls.ListControl to a data source.

Public Class ListControlDataBindingHandler : Inherits System.Web.UI.Design.DataBindingHandler
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Overrides Public Sub DataBindControl(
        ByVal designerHost As System.ComponentModel.Design.IDesignerHost, 
        ByVal control As System.Web.UI.Control) 
End Class

Hierarchy

System.ObjectSystem.Web.UI.Design.DataBindingHandler ListControlDataBindingHandler

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.