ExtensionMethodAdminConfigurationManagerUnRegisterRootNode(String) Method

Removes the registration of the given dn

Definition

Namespace: MFiles.VAF.Configuration.AdminConfigurations
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public void UnRegisterRootNode(
	string nodeName
)

Parameters

nodeName  String
The name or id of the node to unregister.

See Also