<%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.User.FindPWD" %>

忘记密码

请填写以下信息 :
<%= 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);")%>