Method OnAccepted
OnAccepted(ICommandContext?)
Overrides the Dialog<TResult> Accepting behavior to set Result to the index of the dialog button pressed.
protected override void OnAccepted(ICommandContext? ctx)
Parameters
ctxICommandContext
Overrides the Dialog<TResult> Accepting behavior to set Result to the index of the dialog button pressed.
protected override void OnAccepted(ICommandContext? ctx)
ctx ICommandContext