Wisej.Web.LinkLabelLinkClickedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Provides data for the LinkClicked event.
Initializes a new instance of the LinkLabelLinkClickedEventArgs class with the specified link.
Name | Type | Description |
---|---|---|
String: Returns the link that was clicked.
Name | Description |
---|---|
link
The link that was clicked.
Represents the method that will handle the LinkClicked event of a LinkLabel.