ParameterEditorUserControl.ClearParameters Method
.NET Framework 3.0
Removes all parameters from the editor.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The ClearParameters method removes the parameters from the ListView control in the ParameterEditorUserControl object. Then the ClearParameters refreshes the ListView control and raises the ParametersChanged event.
Community Additions
ADD
Show: