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