M-Files Vault Application Framework
C#
Show/Hide TOC
IClonable
Placeholder
Command
Handler
Clone Method
Creates a copy of the handler.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
PlaceholderCommandHandler
Clone
()
Return Value
PlaceholderCommandHandler
Cloned instance of
PlaceholderCommandHandler
.
See Also
Reference
IClonablePlaceholderCommandHandler Interface
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also