asp.net.ph

ListSelectionMode Enumeration

System.Web.UI.WebControls Namespace


Specifies the selection behavior of a ListBox control.

Remarks

The ListSelectionMode enumeration represents the values that can be passed to the SelectionMode property of a ListBox control. These values determine whether a user can select single or multiple items.

Members


Member Name Description
Multiple The list control allows multiple items to be selected at one time.
Single The list control allows only one item to be selected at one time.

See Also

ListBox Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph