M-Files Vault Application Framework
C#
Show/Hide TOC
Cloning
Command
Handler
Provider
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
Cloned instance of
PlaceholderCommandHandler
Implements
IPlaceholderCommandProvider
GetHandler
See Also
Reference
CloningCommandHandlerProvider Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Return Value
Implements
See Also