Mobile Control ASP.Net

<%@ Page 
    Inherits="System.Web.UI.MobileControls.MobilePage" 
    Language="VB" 
%>
<%@ Register 
    TagPrefix="mobile" 
    Namespace="System.Web.UI.MobileControls" 
    Assembly="System.Web.Mobile" 
%>



            runat="server" 
        id="Image1"
        alternatetext="Your device does not 
            support graphics!"
        alignment="right"
        navigateurl="http://www.rntsoft.com"
        imageurl="http://www.rntsoft.com/style/logo.png"
    />