The mobile BackButton widget navigates to the previously visited mobile View when pressed. A view can be explicitly set using the href attribute.
href
<a data-role="backbutton">Foo</a>
var button = $("#button").kendoMobileBackButton();