using System; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using CMS.UIControls; public partial class CMSModules_Groups_Tools_ProjectManagement_Project_Frameset : CMSGroupProjectManagementPage { protected void Page_Load(object sender, EventArgs e) { } }