//------------------------------------------------------------------------------
//
// 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 FBASiteConfiguration {
///
/// PageTitle control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral PageTitle;
///
/// EncodedLiteral4 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral4;
///
/// ClusteredDirectionalSeparatorArrow1 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.ClusteredDirectionalSeparatorArrow ClusteredDirectionalSeparatorArrow1;
///
/// 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;
///
/// ToolBarPlaceHolder control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.PlaceHolder ToolBarPlaceHolder;
///
/// DescArea control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral DescArea;
///
/// EncodedLiteral3 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral3;
///
/// chkEnableRoles control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.CheckBox chkEnableRoles;
///
/// chkReviewMembershipRequests control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.CheckBox chkReviewMembershipRequests;
///
/// txtChangePasswordPage control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtChangePasswordPage;
///
/// txtPasswordQuestionPage control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtPasswordQuestionPage;
///
/// txtThankYouPage control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtThankYouPage;
///
/// EncodedLiteral2 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral2;
///
/// txtReplyTo control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtReplyTo;
///
/// txtMembershipApproved control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtMembershipApproved;
///
/// txtMembershipPending control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtMembershipPending;
///
/// txtMembershipRejected control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtMembershipRejected;
///
/// txtPasswordRecovery control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtPasswordRecovery;
///
/// InputFormControl1 control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.UserControl InputFormControl1;
///
/// txtResetPassword control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtResetPassword;
///
/// lblVersion control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Label lblVersion;
///
/// BtnCreate control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Button BtnCreate;
///
/// lblMessage control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Label lblMessage;
}
}