IAdminConfigurations Interface

Allows registering dashboard nodes and configuration nodes to admin.

Definition

Namespace: MFiles.VAF.AdminConfigurations
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public interface IAdminConfigurations

Methods

AddRootNode Adds the root node and all of its subnodes to M-Files Admin.
AddSimpleConfigurationNodeT Adds a simple configuration node to M-Files Admin.
AddSimpleDashboardNode Adds a simple dashboard node to M-Files Admin.

See Also