Delete history/cache of one tab

Hi everybody

I develop an app with ionic and angularjs. The app has a tab menu. Is it possible to clear the history/cache of a tab?
I need this because I have an option to switch between different views (two separate html sites). When I switch to the other view in tab OPTIONS and go back to tab CONTENT, I get always the view I had before switching to the other view. I want that after switching the view in the tab OPTIONS and clicking the tab CONTENT that there is the first site that will normally come when you start the app.

Can you help me? If you need help to understand, just ask me.