UpdatePanelTriggerCollectionEditor.EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)
.NET Framework (current version)
Edits the value of the specified object by using the specified service provider and context.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Public Overrides Function EditValue ( context As ITypeDescriptorContext, provider As IServiceProvider, value As Object ) As Object
Parameters
- context
-
Type:
System.ComponentModel.ITypeDescriptorContext
An ITypeDescriptorContext object that provides additional context information.
- provider
-
Type:
System.IServiceProvider
A service provider object that provides editing services.
- value
-
Type:
System.Object
The object whose value will be edited.
.NET Framework
Available since 3.5
Available since 3.5
Show: