protected function _handleRedirection()
 {
     parent::_handleRedirection();
     $this->_sub_view_manager->handleRedirections();
 }