Share via


FeatureLinkSections.OnAddLink Method

Raises the AddLink event.

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

FeatureLinkSections Class

FeatureLinkSections Members

Microsoft.SharePoint.WebControls Namespace