Table of Contents

Method HidePopup

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HidePopup(ModalResult)

Hides the popup window associated with the control and sets the result of the popup window operation.

public virtual void HidePopup(ModalResult result = ModalResult.Canceled)

Parameters

result ModalResult

The result of the popup window operation.