VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Configuration.AdminConfigurations
ConfigurationDomainNode Class
ConfigurationDomainNode Methods
GetCapabilities Method
GetCommands Method
GetConfiguration Method
GetConfigurationSchema Method
GetDashboardContent Method
GetDescription Method
GetID Method
GetName Method
GetSortPriority Method
GetStatusSummary Method
GetSubDomainNodes Method
SaveConfiguration Method
Validate Method
ConfigurationDomainNode
GetName Method
Gets the human readable name for the domain. Can be localized.
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
virtual
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
ConfigurationDomainNode Class
MFiles.VAF.Configuration.AdminConfigurations Namespace