using CMS.Core;
using CMS.OnlineMarketing;
using CMS.UIControls;
[Title("om.score.new")]
[Breadcrumb(0, "om.score.list", "~/CMSModules/Scoring/Pages/List.aspx", null)]
[Breadcrumb(1, "om.score.new")]
[UIElement(ModuleName.SCORING, "Scoring")]
public partial class CMSModules_Scoring_Pages_New : CMSScorePage
{
}