HtmlContentPopup.Close Method
Name | Parameters | Description |
---|---|---|
Close() | none | Closes the window. |
Close(DialogResult) | result |
Closes the HtmlContentPopup object that was opened as a modal window, and sets the dialog result.
|