Table of Contents

Property PopupResult

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

PopupResult

Gets or sets the popup result value, which is updated when popup is closed. This property is set to None at the moment when popup is shown.

[Browsable(false)]
public virtual ModalResult PopupResult { get; set; }

Property Value

ModalResult