FeatureLinks.OnAddLink Method

Handles the add link event of a FeatureLinks object.

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

Syntax

'Declaration
Protected Overridable Sub OnAddLink ( _
    e As AddLinkEventArgs _
)
'Usage
Dim e As AddLinkEventArgs

Me.OnAddLink(e)
protected virtual void OnAddLink(
    AddLinkEventArgs e
)

Parameters

See Also

Reference

FeatureLinks Class

FeatureLinks Members

Microsoft.SharePoint.WebControls Namespace