250 lines
9.2 KiB
C#
250 lines
9.2 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 FBASiteConfiguration {
|
|
|
|
/// <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>
|
|
/// EncodedLiteral4 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 EncodedLiteral4;
|
|
|
|
/// <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>
|
|
/// 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>
|
|
/// ToolBarPlaceHolder 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.PlaceHolder ToolBarPlaceHolder;
|
|
|
|
/// <summary>
|
|
/// DescArea 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 DescArea;
|
|
|
|
/// <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>
|
|
/// chkEnableRoles 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 chkEnableRoles;
|
|
|
|
/// <summary>
|
|
/// chkReviewMembershipRequests 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 chkReviewMembershipRequests;
|
|
|
|
/// <summary>
|
|
/// txtChangePasswordPage 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 txtChangePasswordPage;
|
|
|
|
/// <summary>
|
|
/// txtPasswordQuestionPage 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 txtPasswordQuestionPage;
|
|
|
|
/// <summary>
|
|
/// txtThankYouPage 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 txtThankYouPage;
|
|
|
|
/// <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>
|
|
/// txtReplyTo 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 txtReplyTo;
|
|
|
|
/// <summary>
|
|
/// txtMembershipApproved 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 txtMembershipApproved;
|
|
|
|
/// <summary>
|
|
/// txtMembershipPending 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 txtMembershipPending;
|
|
|
|
/// <summary>
|
|
/// txtMembershipRejected 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 txtMembershipRejected;
|
|
|
|
/// <summary>
|
|
/// txtPasswordRecovery 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 txtPasswordRecovery;
|
|
|
|
/// <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>
|
|
/// txtResetPassword 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 txtResetPassword;
|
|
|
|
/// <summary>
|
|
/// lblVersion 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 lblVersion;
|
|
|
|
/// <summary>
|
|
/// BtnCreate 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 BtnCreate;
|
|
|
|
/// <summary>
|
|
/// lblMessage 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 lblMessage;
|
|
}
|
|
}
|