Table of Contents

Property Handled

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Handled

Represents a value indicating whether jump to url event is handled, disabling opening default browser. By default this value is false.

public bool Handled { get; set; }

Property Value

bool