AddLinkEventArgs.Link property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Link As HyperLink
    Get
'Usage
Dim instance As AddLinkEventArgs
Dim value As HyperLink

value = instance.Link
public HyperLink Link { get; }

Property value

Type: System.Web.UI.WebControls.HyperLink

See also

Reference

AddLinkEventArgs class

AddLinkEventArgs members

Microsoft.SharePoint.WebControls namespace