PlaceholderCommandProviderTGetHandler 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#
public PlaceholderCommandHandler GetHandler()

Return Value

PlaceholderCommandHandler
The PlaceholderCommandHandler.

Implements

IPlaceholderCommandProviderGetHandler

See Also