Autodesk Vault ProfessionalVault API

ContentLoaded Event

Autodesk.DataManagement.Client.Framework.Vault.Forms.InterfacesIVaultNavigationModel

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

event System.EventHandler ContentLoaded
Event ContentLoaded As System.EventHandler

See Also