Glossary Item Box

Controls: NavBarNavBar - server side APINesting controls

See Also AspLib component library Send comments on this topic.

Client side API

The NavBar control has some client-side API functions: 
Function name Description
al_NavBar_SetEnable(clientID, isEnable) Enables or disables the control with given identifier clientID, new state sets with isEnable value
al_NavBar_IsEnabled(clientID) Returns is the control enabled or not
al_NavBar_SetVisible(clientID, visible) Shows or hides the control with identifier clientID, new state depends on isVisible value
al_NavBar_IsVisible(clientID) Returns is the control visible or not
al_NavBar_CollapseExpandGroup(clientID, groupNumber, expand) Collapse or expand any NavBar group.  

 

Controls: NavBarNavBar - server side APINesting controls

 

 


© 2002-2007 Astron Digital. All Rights Reserved.