Autodesk Vault ProfessionalVault API

NavigationPathLoaded Event

Autodesk.DataManagement.Client.Framework.Vault.Forms.ModelsBrowseVaultNavigationModel

After the ParentChanged notification is sent as a result of a Navigate, the model will begin to compute the NavigationPath. This event is fired when the computation is complete.

Syntax

public event EventHandler NavigationPathLoaded
Public Event NavigationPathLoaded As EventHandler

See Also