DashboardHelperGetConfigurationPath Method
Resolves the path to a domain's configuration node.
Namespace: MFiles.VAF.Configuration.Domain.DashboardsAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public static string GetConfigurationPath(
string domainID
)
- domainID String
- The id of the domain whose configuration node the path will point to.
StringThe configuration node path.