{CompanyName} FlexyGo

NavigationNodes..::..Add Method

Adds the NavigationNode object to the Collection using NavigationNode Node Id .

Namespace:  FLEXYGO.User.interface
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public bool Add(
	UserNavigateNodes..::..NavigationNode NavigationNode
)
Public Function Add ( _
	NavigationNode As UserNavigateNodes..::..NavigationNode _
) As Boolean

Parameters

NavigationNode
Type: FLEXYGO.User.interface..::..UserNavigateNodes..::..NavigationNode
A NavigationNode.

Return Value

true if ok, false otherwise.