Name

DataBindingValueUIHandler

Synopsis

This class helps create a user interface for editing control data binding. The OnGetUIValueItem() method adds the actual binding.

Public Class DataBindingValueUIHandler
                  ' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Public Sub OnGetUIValueItem(
        ByVal context As System.ComponentModel.ITypeDescriptorContext, 
        ByVal propDesc As System.ComponentModel.PropertyDescriptor, 
        ByVal valueUIItemList As System.Collections.ArrayList) 
End Class

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.