Property PopupResult
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; }
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; }