ModularVaultApplicationBasePopulateModuleConfigurationObjects Method

Searches the modules for marked configuration objects (MFConfiguration attribute) and loads and validates them.

Definition

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

Parameters

vault  Vault
The vault object.

See Also