summaryM:DotNetNuke.UI.WebControls.DualListBox.OnRemoveAllButtonClick(System.EventArgs)

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected void OnRemoveAllButtonClick(
	EventArgs e
)
Visual Basic
Protected Sub OnRemoveAllButtonClick ( 
	e As EventArgs
)

Parameters

e
Type: System..::..EventArgs
parameM:DotNetNuke.UI.WebControls.DualListBox.OnRemoveAllButtonClick(System.EventArgs)

See Also