LinkLabelLinkClickedEventArgs
Wisej.Web.LinkLabelLinkClickedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the LinkClicked event.
Constructors
LinkLabelLinkClickedEventArgs(link)
Initializes a new instance of the LinkLabelLinkClickedEventArgs class with the specified link.
Name | Type | Description |
---|---|---|
link | The link that was clicked. |
Properties
Link
String: Returns the link that was clicked.
Used By
Name | Description |
---|---|
Last updated