This topic has not yet been rated - Rate this topic

Add(String, String, String, Boolean) Method

SharePoint 2003

The Add method of the QuickLinkManager class adds a quick link

Parameters

strTitle   The title of the quick link.

strUrl   The URL of the quick link.

strGroup   The name of group for the quick link.

bPublic   true if the quick link is public; otherwise, false.

Return Value

Microsoft.SharePoint.Portal.UserProfiles.QuickLink The QuickLink object that represents a quick link.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.