confirmDelete('Are you sure that you want to remove the selected stack(s) ? This will remove all the applications associated to the stack(s).').then((confirmed)=>{
constsavedNamespace=this.LocalStorage.getNamespaceFilter(this.endpoint.Id,this.user.ID);// could be null if not found, and '' if all namepsaces is selected