ModularVaultApplicationBaseReload Method

Reload clear the internal data structures and loads the modules and their event handlers.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected virtual void Reload(
	Vault vault
)

Parameters

vault  Vault
The target vault.

See Also