home *** CD-ROM | disk | FTP | other *** search
ASP Control Directive | 2003-05-29 | 422 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="C#" %>
- <%@ Register TagPrefix="Mobile" Namespace="System.Web.UI.MobileControls" Assembly="System.Web.Mobile" %>
-
- <script runat="server">
- // Insert user control code here
- //
- </script>
-
- <!-- Insert content here -->
-
-