I have code below:
One Two
<%@ Page Language="C#" AutoEventWireup="True" %> HtmlSelect Example Select an item: Item 1 Item 2 Item 3 Item 4
Source from Microsoft. Hope this is helpful!