The ListItem control supports the following five properties:
Attributes: attributes of a list item.
Enabled: disable or enable a list item.
Selected: mark as selected.
Text: text displayed by the list item.
Value: specify a hidden value associated with the list item.
<%@ Page Language="C#" %>
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
Favorite Product