LinkLabelLinkClickedEventArgs

Wisej.Web.LinkLabelLinkClickedEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the LinkClicked event.

public class LinkLabelLinkClickedEventArgs : EventArgs

Constructors

Initializes a new instance of the LinkLabelLinkClickedEventArgs class with the specified link.

Properties

String: Returns the link that was clicked.

Used By

Last updated