M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.Configuration Namespaces
MFiles.VAF.Configuration.JsonEditor
IStableValueOptionsProvider Interface
IStableValueOptionsProvider Methods
GetOptions Method
IStableValueOptionsProvider
GetOptions Method
Resolves options to display in the options editor.
Namespace:
MFiles.VAF.Configuration.JsonEditor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.2.0.9
Syntax
C#
Copy
IEnumerable
<
ValueOption
>
GetOptions
(
IConfigurationRequestContext
context
)
Parameters
context
Type:
MFiles.VAF.Configuration.AdminConfigurations
IConfigurationRequestContext
The context in which the options will be shown.
Return Value
Type:
IEnumerable
ValueOption
Options to display in the options editor.
See Also
Reference
IStableValueOptionsProvider Interface
MFiles.VAF.Configuration.JsonEditor Namespace
Send comments on this topic to
devsupport@m-files.com