public static string AddTemplate(TriggerTemplateModel model) { return(MessageTemplateBLL.AddTemplate(model)); }