必须填写至少10个字的日志
nnhy authored at 2012-07-27 18:48:21
380.00 B
X
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="SelectAdmin.ascx.cs" Inherits="Admin_Ascx_SelectAdmin" %>
<XCL:ChooseButton ID="btn" Text='<%# Admin!=null?Admin.FriendName:"请选择" %>' Value='<%# Value %>'
    Url="../../Admin/System/SelectAdmin.aspx?ID={value}&Name={text}" ModalDialogOptions="dialogWidth:'750px',dialogHeight:'550px'"
    runat="server" />