public static Message BadMailAddress(params string[] data) { return(Get(Displays.BadMailAddress(data), "alert-error")); }