public async Task<bool> TemplateDelete(int templateId)
        {
            string methodName = "Core.TemplateDelete";
            try
            {