M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.Configuration Namespaces
MFiles.VAF.Configuration.Domain.Dashboards
DashboardHelper Class
DashboardHelper Methods
CreateDomainCommand Method
CreateDomainCommand Method (ConfigurationDomainCommand)
CreateDomainCommand Method (String, String, String)
DashboardHelper
CreateDomainCommand Method (ConfigurationDomainCommand)
Converts a domain command into a dashboard command. When clicked/activated, the domain command will be triggered.
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.2.0.9
Syntax
C#
Copy
public
static
DashboardDomainCommand
CreateDomainCommand
(
ConfigurationDomainCommand
domainCmd
)
Parameters
domainCmd
Type:
MFiles.VAF.Configuration.Interfaces.Domain
ConfigurationDomainCommand
The domain command.
Return Value
Type:
DashboardDomainCommand
The dashboard command.
See Also
Reference
DashboardHelper Class
CreateDomainCommand Overload
MFiles.VAF.Configuration.Domain.Dashboards Namespace
Send comments on this topic to
devsupport@m-files.com