Setting the default state
History Key
- New content
Removed content
Recent Versions
Choose two versions to compare, or click the link to view it.
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.