Click or drag to resize

PlaceholderCommandProviderTGetHandler Method

Gets a handler for the command.

Namespace:  MFiles.VAF.Placeholders
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public PlaceholderCommandHandler GetHandler()

Return Value

Type: PlaceholderCommandHandler
The PlaceholderCommandHandler.

Implements

IPlaceholderCommandProviderGetHandler
See Also