Autodesk Vault ProfessionalVault API

ContentLoaded 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 load the child content associated with the Parent. This event is fired when the Content is finished loading.

Syntax

public event EventHandler ContentLoaded
Public Event ContentLoaded As EventHandler

See Also