Group Settings

Open All  Close All  Locate  Move Previous  Move Next 


iNavigate Global Properties Group Settings: controls the unique group name and title for your menu.



Group Name
If your site has multiple iNavigate menu structures, you can specify a unique group name for the current menu group structure to ensure that the menu state of each group to be managed separately. This causes generation of the iNavigate.GroupName property, for example:

iNavigate.GroupName = 'Group1';

Group Title
If a Group Name is specified, the group name is included in the generated page Path. You can specify an alternative text value or html string to be used in the page Path. This causes generation of the iNavigate.GroupTitle property, for example:

iNavigate.GroupTitle = '<b>Group One</b>';