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.