ASPxClientPopupControl.HideWindow(window) Method
Closes the popup control’s specified window.
#Declaration
HideWindow(
window: ASPxClientPopupWindow
): void
#Parameters
Name | Type | Description |
---|---|---|
window | ASPx |
A ASPx |
#Remarks
Use the HideWindow method on the client side to hide the popup control’s window specified by the window parameter.