Share via


MyLinksRibbon.m_qlManager field

This member is reserved for internal use and is not intended to be used directly from your code. Represents a reference to the QuickLinkManager used to manage the My Links ribbon of the current user.

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

Syntax

'Declaration
Protected m_qlManager As QuickLinkManager
'Usage
Dim value As QuickLinkManager

value = Me.m_qlManager

Me.m_qlManager = value
protected QuickLinkManager m_qlManager

See also

Reference

MyLinksRibbon class

MyLinksRibbon members

Microsoft.Office.Server.WebControls namespace