//------------------------------------------------------------------------------
//
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace CKS.FormsBasedAuthentication {
public partial class UserResetPassword {
///
/// PageTitle control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral PageTitle;
///
/// EncodedLiteral1 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral1;
///
/// ClusteredDirectionalSeparatorArrow1 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.ClusteredDirectionalSeparatorArrow ClusteredDirectionalSeparatorArrow1;
///
/// EncodedLiteral2 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral2;
///
/// ClusteredDirectionalSeparatorArrow2 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.ClusteredDirectionalSeparatorArrow ClusteredDirectionalSeparatorArrow2;
///
/// TitleArea control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral TitleArea;
///
/// UIVersionedContent1 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.UIVersionedContent UIVersionedContent1;
///
/// ContentMap control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.SiteMapPath ContentMap;
///
/// UIVersionedContent2 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.UIVersionedContent UIVersionedContent2;
///
/// EncodedLiteral3 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral3;
///
/// resetPasswordMsg control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Label resetPasswordMsg;
///
/// resetAutoPassword control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormRadioButton resetAutoPassword;
///
/// resetSelectPassword control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormRadioButton resetSelectPassword;
///
/// InputFormControl1 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.UserControl InputFormControl1;
///
/// txtNewPassword control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtNewPassword;
///
/// InputFormRequiredFieldValidatorNewPassword control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormRequiredFieldValidator InputFormRequiredFieldValidatorNewPassword;
///
/// lblNewPasswordError control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Label lblNewPasswordError;
///
/// InputFormControl3 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.UserControl InputFormControl3;
///
/// chkSendEmail control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.CheckBox chkSendEmail;
///
/// BtnResetPassword control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Button BtnResetPassword;
}
}