Setting the default state

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 2. over 2 years by judah
  2. 1. over 2 years by judah
 

tbdYou 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>

defaultFragment="fragmenthere"This is the default state if no other state is specified.