Table of Contents

Property ModalResult

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

ModalResult

Gets or sets the modal result value, which is the value that is returned from the ShowModal() method. This property is set to None at the moment ShowModal() is called.

ModalResult ModalResult { get; set; }

Property Value

ModalResult