Table of Contents

Method CanClose

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

CanClose(bool)

Returns whether window can be closed. Optionally checks whether owned windows can be closed.

public virtual bool CanClose(bool askOwned)

Parameters

askOwned bool

Returns

bool