#$.afui.manageHistory ``` This is a boolean property. When set to true, we manage history and update the hash ``` ##Example ``` $.afui.manageHistory=false;//Don't manage for apps using Backbone ``` ##Parameters ``` ``` ##Returns ``` undefined ```