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