MyLinksRibbon.RegisterCallbackScript method
This member is reserved for internal use and is not intended to be used directly from your code. Registers the ECMAScript (JavaScript, JScript) to implement the actions on the My Links ribbon.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected Sub RegisterCallbackScript
'Usage
Me.RegisterCallbackScript()
protected void RegisterCallbackScript()
Remarks
This method registers the ECMAScript (JavaScript, JScript) to the page to initialize the My Links ribbon and provide the client callback function.