Version 2, last updated by judah at Sep 13 04:18 2009 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.