">
<%= Define.Get("ChannelResult_所属上级课程").HtmlEncode() %>:
|
<%= new HtmlText("ParentMasterChannel_Name", IN(this.ViewData["_ChannelResult"], this.ViewData["_ChannelResult.ParentMasterChannel.Name"])) { ReadOnly = true, Class = "ipt-t ipt-t-dft", OnBlur = "$.validator.itemValid("#frmChannelResult [name=ParentMasterChannel]","Edit");" }%>
<%= new HtmlHidden("ParentMasterChannel", this.ViewData["_ChannelResult.ParentMasterChannel.Guid"])%>
[<%= DefineEnum.选择.Define() %>]
[<%= DefineEnum.清空.Define() %>]
<%= new HtmlYKTip("ParentMasterChannel") %>
|