Table of Contents

Constructor UrlDisplayTextEventArgs

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

UrlDisplayTextEventArgs(string, bool)

Initializes a new instance of the UrlDisplayTextEventArgs class with specified parameters.

public UrlDisplayTextEventArgs(string text, bool handled = false)

Parameters

text string

The Url address.

handled bool

Specifies whether event already handled.