home *** CD-ROM | disk | FTP | other *** search
ASP.NET Web Form | 2003-05-29 | 425 b | 10 lines |
- <%@ Page inherits="Microsoft.Matrix.Framework.Mobile.UI.MobilePage, Microsoft.Matrix.Framework.Mobile, Version=0.6.0.0, Culture=neutral, PublicKeyToken=6f763c9966660626" language="VB" %>
- <%@ Register TagPrefix="Mobile" Namespace="System.Web.UI.MobileControls" Assembly="System.Web.Mobile" %>
-
- <script runat="server">
- ' Insert page code here
- '
- </script>
-
- <mobile:Form id="Form1" runat="server"></mobile:Form>
-