Table of Contents

Method OnLinkClicked

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

OnLinkClicked(CancelEventArgs)

Called when a link is clicked within the control.

protected virtual void OnLinkClicked(CancelEventArgs e)

Parameters

e CancelEventArgs

An CancelEventArgs that contains the event data.