VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.AdminConfigurations
DashboardNode Class
DashboardNode Methods
GetCapabilities Method
GetDashboardContent Method
GetID Method
GetName Method
GetSubDomainNodes Method
DashboardNode
GetName Method
Gets the human readable name for the domain. Can be localized.
Namespace:
MFiles.VAF.AdminConfigurations
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
override
string
GetName
(
IConfigurationRequestContext
context
)
Parameters
context
Type:
MFiles.VAF.Configuration.AdminConfigurations
IConfigurationRequestContext
The context for the request.
Return Value
Type:
String
The name.
Implements
IConfigurationDomainNode
GetName(IConfigurationRequestContext)
See Also
Reference
DashboardNode Class
MFiles.VAF.AdminConfigurations Namespace