LinkClickedEventArgs

Wisej.Web.Ext.CKEditor.LinkClickedEventArgs

Namespace: Wisej.Web.Ext.CKEditor

Assembly: Wisej.Web.Ext.CKEditor (3.2.0.0)

Provides data for the LinkClicked event.

public class LinkClickedEventArgs : EventArgs

Constructors

Initializes an instance of the LinkClickedEventArgs class.

Name
Type
Description

link

The link clicked in the editor.

Properties

Stringarrow-up-right: Returns the link clicked on the CKEditor control.

Last updated

Was this helpful?