System.Web.UI.Design.DataBindingCollectionEditor.EditValue Method

Edits the value of the specified data-binding collection using the specified service provider and context.

Syntax

public override object EditValue (System.ComponentModel.ITypeDescriptorContext context, IServiceProvider provider, object value)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext object that identifies the component or control the collection belongs to.
provider
The IServiceProvider to use.
value
The collection to edit.

Returns

The new collection.

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