//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.4927 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace ScrewTurn.Wiki { public partial class DefaultPage { /// /// lblDiscussLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblDiscussLink; /// /// lblEditLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblEditLink; /// /// lblViewCodeLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblViewCodeLink; /// /// lblHistoryLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblHistoryLink; /// /// lblAttachmentsLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblAttachmentsLink; /// /// lblAdminToolsLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblAdminToolsLink; /// /// lblPostMessageLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblPostMessageLink; /// /// lblBackLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblBackLink; /// /// lblPreviousPage control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblPreviousPage; /// /// lblPageTitle control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblPageTitle; /// /// lblNextPage control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblNextPage; /// /// lblPrintLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblPrintLink; /// /// lblRssLink control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblRssLink; /// /// btnEmailNotification control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Anthem.ImageButton btnEmailNotification; /// /// pnlPageInfo control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Panel pnlPageInfo; /// /// lblModified control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblModified; /// /// lblModifiedDateTime control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblModifiedDateTime; /// /// lblBy control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblBy; /// /// lblAuthor control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblAuthor; /// /// lblNavigationPaths control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblNavigationPaths; /// /// lblCategorizedAs control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblCategorizedAs; /// /// lblPageCategories control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblPageCategories; /// /// lblPageDiscussionFor control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblPageDiscussionFor; /// /// lblDiscussedPage control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblDiscussedPage; /// /// lblBreadcrumbsTrail control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblBreadcrumbsTrail; /// /// lblRedirectionSource control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblRedirectionSource; /// /// plhContent control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.PlaceHolder plhContent; /// /// lblDoubleClickHandler control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblDoubleClickHandler; /// /// attachmentViewer control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::ScrewTurn.Wiki.AttachmentViewer attachmentViewer; /// /// lblRollbackPage control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblRollbackPage; /// /// lblAdministratePage control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblAdministratePage; /// /// lblSetPagePermissions control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Literal lblSetPagePermissions; } }