Share via


MyLinksRibbon.NeedScriptOnPage Method

This member is reserved for internal use and is not intended to be used directly from your code. Indicates whether the MyLinksRibbon object needs script on the page.

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Protected Function NeedScriptOnPage As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.NeedScriptOnPage()
protected bool NeedScriptOnPage()

Return Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

MyLinksRibbon Class

MyLinksRibbon Members

Microsoft.Office.Server.WebControls Namespace