//------------------------------------------------------------------------------
//
// 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 RoleNew {
///
/// 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;
///
/// txtRole control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox txtRole;
///
/// InputFormRequiredFieldValidatorRole control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::Microsoft.SharePoint.WebControls.InputFormRequiredFieldValidator InputFormRequiredFieldValidatorRole;
///
/// 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;
///
/// BtnOk control.
///
///
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Button BtnOk;
}
}