public bool CanFragmentGoBack()
 {
     return(architectView.WebViewGoBack());
 }