using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using CMS.UIControls; public partial class CMSModules_DeviceProfile_Pages_Development_Frameset : CMSDeviceProfilesPage { protected int mHeight = 96; protected void Page_Load(object sender, EventArgs e) { } }