public virtual bool DelEYTemplate(string strTemplateGuid, ref string strError) { return(dbProvider.DelEYTemplate(strTemplateGuid, ref strError)); }