Method DefaultAcceptHandler
DefaultAcceptHandler(ICommandContext?)
Called when the user is accepting the state of the View and Accept has been invoked.
public bool? DefaultAcceptHandler(ICommandContext? ctx)
Parameters
ctxICommandContextThe command context.