using System; using System.Collections.Generic; using CMS.GlobalHelper; using CMS.SiteProvider; using CMS.UIControls; [Title("CMSModules/CMS_Tools/module.png", "Header.Tools", "")] public partial class CMSSiteManager_Tools_OnlineMarketing : SiteManagerPage { protected void Page_Load(object sender, EventArgs e) { } }