M-Files Vault Application Framework
C#
Show/Hide TOC
Static
Context
Placeholder
Provider
Get
Handler Method
Gets a handler for the command.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
PlaceholderCommandHandler
GetHandler
()
Return Value
PlaceholderCommandHandler
PlaceholderCommandHandler
Implements
IPlaceholderCommandProvider
GetHandler
See Also
Reference
StaticContextPlaceholderProvider Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
Return Value
Implements
See Also