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