public string GetNotificationHTML(int number) { return(HtmlCreator.GenerateMenuNotificationNumber(number)); }