ConnectionStringEditor.EditValue Method
.NET Framework 2.0
Edits the value of the specified object by using the editor style that is indicated by the GetEditStyle method.
| Name | Description |
|---|---|
| ConnectionStringEditor.EditValue (IServiceProvider, Object) | Edits the value of the specified object using the editor style indicated by the GetEditStyle method. |
| ConnectionStringEditor.EditValue (ITypeDescriptorContext, IServiceProvider, Object) | Edits the value of the specified object by using the specified service provider and context. |
Community Additions
ADD
Show: