<%= new HtmlSelect("DomainGuid", "Name", "Guid", "Guid") { Option = this.ListDomain, SelectedValue = CookieGroup.DomainGuid }%>
<%= new HtmlYKTip("DomainGuid")%>
<%= new HtmlText("UserName", null)%>
<%= new HtmlYKTip("UserName") %>
<%= new HtmlSubmit("提交申请", "FindPWD", "FindPWDClient(this);")%>