MyLinksRibbon.AddLink method
This member is reserved for internal use and is not intended to be used directly from your code. Adds a My Link ribbon for the current user.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected Sub AddLink
'Usage
Me.AddLink()
protected void AddLink()
Remarks
This method appends an integer value to the end of a duplicate link name to make it unique.