Asp Control ASP.Net

<%@ Page Language="C#" %>


    Show BulletedList HyperLinks


    
            id="blWebsites"
        DisplayMode="HyperLink"
        Target="_blank"
        Runat="server">
                    Text="Yahoo"
            Value="http://www.Yahoo.com" />
                    Text="Google"
            Value="http://www.Google.com" />
                    Text="rntsoft.com"
            Value="http://www.rntsoft.com" />