summaryP:DotNetNuke.UI.WebControls.DualListBox.ShowRemoveAllButton

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

Syntax

C#
public bool ShowRemoveAllButton { get; set; }
Visual Basic
Public Property ShowRemoveAllButton As Boolean
	Get
	Set

See Also