AddLinkEventArgs Constructor

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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