home *** CD-ROM | disk | FTP | other *** search
ASP Control Directive | 2003-05-29 | 485 b | 11 lines |
- <%@ Control Inherits="Microsoft.Matrix.Framework.Mobile.UI.MobileUserControl, 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, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" %>
-
- <script runat="server">
- ' Insert user control here
- '
- </script>
-
- <!-- Insert content here -->
-
-