Method DefaultActivateHandler
DefaultActivateHandler(ICommandContext?)
Called when the user is activating the View and Activate has been invoked.
public bool? DefaultActivateHandler(ICommandContext? ctx)
Parameters
ctxICommandContextThe command context.