Files
MoonPro.net/MP-Tablet/regNewDevice.aspx
T
Samuele E. Locatelli 840d4c69a6 Continuata pulizia JQM (ed eliminazione)
RegNewDevice, HDTV, RepProd, FixODL
2018-03-01 11:46:36 +01:00

7 lines
448 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/Bootstrap.Master" AutoEventWireup="true" CodeBehind="regNewDevice.aspx.cs" Inherits="MoonProTablet.regNewDevice" %>
<%@ Register src="WebUserControls/mod_regNewDevice.ascx" tagname="mod_regNewDevice" tagprefix="uc1" %>
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
<uc1:mod_regNewDevice ID="mod_regNewDevice1" runat="server" />
</asp:Content>