ConfigurationDomainCommand Methods

Methods

SetPendingConfirmMessage Used to set the confirm prompt shown to the user. This is intended to show the user a prompt: Prompt message text here. [ OK ] ...or... [ Cancel ] This will be shown to the user to verify that they wish to perform the action when there are changes pending in the editor. In versions of MFAdmin older than 20.10.x.x there was no support for the conditional if( changesArePending ) check, so the legacy confirm message will be shown in all cases in versions older than 20.10.x.x, so ensure to word the messages accordingly.

See Also