AddLinkEventArgs constructor

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

Syntax

'Declaration
Public Sub New ( _
    link As HyperLink _
)
'Usage
Dim link As HyperLink

Dim instance As New AddLinkEventArgs(link)
public AddLinkEventArgs(
    HyperLink link
)

Parameters

See also

Reference

AddLinkEventArgs class

AddLinkEventArgs members

Microsoft.SharePoint.WebControls namespace