<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="EditIFrame.aspx.cs" Inherits="AVA.ResourcesPlatform.AdminUI.Pub.LLUser.EditIFrame" %> <%= this.Title %> <%= Import.Theme() %> <%= Import.Script("/jquery.1.9.js")%>
"> <%= Define.Get("LLUser_所属听课").HtmlEncode() %>: <%-- <%= new HtmlText("ParentListenLesson_Name", IN(this.ViewData["_LLUser"], this.ViewData["_LLUser.ParentListenLesson.Name"])) { ReadOnly = true, Class = "ipt-t ipt-t-dft", OnBlur = "$.validator.itemValid("#frmLLUser [name=ParentListenLesson]","Edit");" }%> <%= new HtmlHidden("ParentListenLesson", this.ViewData["_LLUser.ParentListenLesson.Guid"])%>--%> <%= new HtmlText("ParentListenLesson_Name", this.ListenLesson != null ? this.ListenLesson.Name : null) { ReadOnly = true, Class = "ipt-t ipt-t-dft", OnBlur = "$.validator.itemValid("#frmLLUser [name=ParentListenLesson]","Edit");" }%> <%= new HtmlHidden("ParentListenLesson", this.ListenLesson != null ? this.ListenLesson.Guid : null)%> [<%= DefineEnum.选择.Define() %>] <%= new HtmlYKTip("ParentListenLesson") %>
"> <%= Define.Get("LLUser_UserDomainName_平台名称").HtmlEncode() %>: <%= new HtmlText(null, this.ViewData["_LLUser.ParentUser.ParentUserType.ParentDomain.Name"]) { ReadOnly = true, Disabled = true, Class = "ipt-t ipt-t-dft" }%>
"> <%= Define.Get("LLUser_UserDomainCode_平台编码").HtmlEncode() %>: <%= new HtmlText(null, this.ViewData["_LLUser.ParentUser.ParentUserType.ParentDomain.Code"]) { ReadOnly = true, Disabled = true, Class = "ipt-t ipt-t-dft" }%>
"> <%= Define.Get("LLUser_UserUserTypeName_用户类型名称").HtmlEncode() %>: <%= new HtmlText(null, this.ViewData["_LLUser.ParentUser.ParentUserType.Name"]) { ReadOnly = true, Disabled = true, Class = "ipt-t ipt-t-dft" }%>
"> <%= Define.Get("LLUser_参与用户").HtmlEncode() %>: <%= new HtmlText("ParentUser_TrueName_UserName", IN(this.ViewData["_LLUser"], this.ViewData["_LLUser.ParentUser.TrueName"] + "[" + this.ViewData["_LLUser.ParentUser.UserName"] + "]")) { ReadOnly = true, Class = "ipt-t ipt-t-dft", OnBlur = "$.validator.itemValid("#frmLLUser [name=ParentUser]","Edit");" }%> <%= new HtmlHidden("ParentUser", this.ViewData["_LLUser.ParentUser.Guid"])%> [<%= DefineEnum.选择.Define() %>] <%= new HtmlYKTip("ParentUser") %>
"> <%= Define.Get("LLUser_排序号")%>: "> <%= new HtmlText("SortNumber", this.ViewData["_LLUser.SortNumber"], 4) { Class = "ipt-t ipt-t-dft ", DefaultValue = 0 }%> <%= new HtmlYKTip("SortNumber") %>
<%= new HtmlHidden("KEY", KEY)%> <%= new HtmlSubmit("Send", "Edit", GetSubmitMothed(this.ViewData["_LLUser"])) { Class = "hidden" }%>
<%= GetSubmitText(this.ViewData["_LLUser"])%>
<%= DefineEnum.返_回.Define() %>
<%= Import.Script("js","/JQueryUI/jquery-ui.min.js")%> <%= Import.Script("js", "/XhEditor/xheditor-zh-cn.min.js")%> <%= Import.Script("js", "/YK_Validate/YK_Validate.js")%> <%= Import.Script("js", "/YK_Validate/YK_ValidateRegex.js")%> <%= Import.CSS("js", "/YK_Validate/validator.css")%> <%= Import.Script("js","/FancyBox/jquery.fancybox-1.2.1.js")%> <%= Import.CSS("js", "/FancyBox/jquery.fancybox.css")%> <%= Import.Script("/ToolTip/jquery.tipsy.js")%> <%= Import.Script("/URL/jquery.url.js")%> <%= Import.Script("/JsonCookie/json2.js")%> <%= Import.Script("/JsonCookie/jquery.cookie.js")%> <%= Import.Script("/JsonCookie/jquery.jsoncookie.js")%> <%= Import.Script("/global.aspx")%> <%= Import.Script("/SelectForm.js")%> <%= Import.Script("js", "/global.js")%> <%= Import.Script("js", "/Public.js")%> <%= Import.Script("js", "/ListPublic.js")%> <%= Import.Script("js", "/Ajax/Pub/LLUserAjax.js")%>