Taylohtio/CKS.FormsBasedAuthentication/Layouts/FBA/MANAGEMENT/RolesDisp.aspx.designer.cs

178 lines
6.4 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 RolesDisp {
/// <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>
/// 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>
/// onetidNavNodesTB 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 onetidNavNodesTB;
/// <summary>
/// idNewNavNode 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 idNewNavNode;
/// <summary>
/// idNewCatNode 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 idNewCatNode;
/// <summary>
/// RoleMenu control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::Microsoft.SharePoint.WebControls.MenuTemplate RoleMenu;
/// <summary>
/// DeleteRole control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::Microsoft.SharePoint.WebControls.MenuItemTemplate DeleteRole;
/// <summary>
/// RoleDataSource control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::CKS.FormsBasedAuthentication.FBADataSource RoleDataSource;
/// <summary>
/// RoleGrid control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::Microsoft.SharePoint.WebControls.SPGridView RoleGrid;
/// <summary>
/// SPGridViewPagerRoleMenu control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::Microsoft.SharePoint.WebControls.SPGridViewPager SPGridViewPagerRoleMenu;
/// <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;
}
}