Table of Contents

Property UseModalResult

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

UseModalResult

Gets or sets whether 'Ok' and 'Cancel' buttons change ModalResult when they are clicked. Default is false.

public virtual bool UseModalResult { get; set; }

Property Value

bool