public bool BlackListClearProvider(string CompanyPublicId)
 {
     return(DataFactory.BlackListClearProvider(CompanyPublicId));
 }