Method Close
Close(bool)
When implemented by a class, closes the popup window.
void Close(bool accept)
Parameters
accept
boolIndicates whether the result of the popup should be accepted.
When implemented by a class, closes the popup window.
void Close(bool accept)
accept
boolIndicates whether the result of the popup should be accepted.