2025-03-27 15:05:14 +08:00

51 lines
2.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Page Language="C#" MasterPageFile="~/SuperMap_Client/MasterPage/v4_0/SizeBox.Master"
AutoEventWireup="true" CodeBehind="CreateEnums.aspx.cs" Inherits="SuperMap.RealEstate.ToolKits.DecryptTools.CreateEnums" %>
<%@ Register Assembly="RealEstate.Web" Namespace="SuperMap.RealEstate.Web.UI.WebControls"
TagPrefix="smwc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="HTMLHead" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="B" runat="server">
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="B_L" runat="server">
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="B_R" runat="server">
</asp:Content>
<asp:Content ID="Content5" ContentPlaceHolderID="T" runat="server">
</asp:Content>
<asp:Content ID="Content6" ContentPlaceHolderID="T_L" runat="server">
</asp:Content>
<asp:Content ID="Content7" ContentPlaceHolderID="T_R" runat="server">
</asp:Content>
<asp:Content ID="Content8" ContentPlaceHolderID="S_T" runat="server">
</asp:Content>
<asp:Content ID="Content9" ContentPlaceHolderID="S" runat="server">
</asp:Content>
<asp:Content ID="Content10" ContentPlaceHolderID="S_B" runat="server">
</asp:Content>
<asp:Content ID="Content11" ContentPlaceHolderID="M_T" runat="server">
</asp:Content>
<asp:Content ID="Content12" ContentPlaceHolderID="M" runat="server">
<ul>
<li>
<smwc:TextBoxEx ID="TextBoxEx1" EnableCaption="false" runat="server" Rows="10" TextMode="MultiLine" Width="100%"></smwc:TextBoxEx>
</li>
<li>
<asp:Label ID="Label1" runat="server" Text="输出DLL位置"></asp:Label></li>
<li>
<smwc:TextBoxEx ID="TextBoxEx2" EnableCaption="false" runat="server" Rows="6" TextMode="MultiLine" Width="100%"></smwc:TextBoxEx>
</li>
</ul>
</asp:Content>
<asp:Content ID="Content13" ContentPlaceHolderID="M_B" runat="server">
</asp:Content>
<asp:Content ID="Content14" ContentPlaceHolderID="F" runat="server">
</asp:Content>
<asp:Content ID="Content15" ContentPlaceHolderID="F_L" runat="server">
</asp:Content>
<asp:Content ID="Content16" ContentPlaceHolderID="F_R" runat="server">
<asp:Button ID="ButtonClose" runat="server" Text="关闭" CssClass="ButtonClose" CausesValidation="false" />
</asp:Content>