Version 2, last updated by judah at September 12, 2009 21:18 UTC
Setting the default state
You can set the default state or fragment by using the defaultFragment property to the state name as shown below:
<managers:LinkManager defaultFragment="about" >
</managers:LinkManager>
This is the default state if no other state is specified.