Method OnActivated
OnActivated(ICommandContext)
Called when the View has been activated. This is called after Accepting has been raised and not cancelled.
protected override void OnActivated(ICommandContext ctx)
Parameters
ctxICommandContextThe event arguments.