ASPxClientPopupControlCollection.HideAllWindows Method
Hides all popup windows maintained by the collection.
Declaration
HideAllWindows(): void
Remarks
Use the HideAllWindows method on the client side to hide all popup window objects which are contained within the current collection.
See Also