System.Web.UI.Design.DataBindingValueUIHandler.OnGetUIValueItem Method

Adds a data binding for the specified property and the specified value item list, if the current control has data bindings and the current object does not already have a binding.

Syntax

public void OnGetUIValueItem (System.ComponentModel.ITypeDescriptorContext context, System.ComponentModel.PropertyDescriptor propDesc, ArrayList valueUIItemList)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext object that can provide additional context information.
propDesc
A System.ComponentModel.PropertyDescriptor that represents the property to add a data binding for.
valueUIItemList
An ArrayList of items that have data bindings.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0