QuickLinkManager Constructor

Initializes a new instance of the QuickLinkManager class.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    userProfile As UserProfile _
)
'Usage
Dim userProfile As UserProfile

Dim instance As New QuickLinkManager(userProfile)
public QuickLinkManager(
    UserProfile userProfile
)

Parameters

See Also

Reference

QuickLinkManager Class

QuickLinkManager Members

Microsoft.Office.Server.UserProfiles Namespace