This topic has not yet been rated - Rate this topic

GetEnumerator(Boolean) Method

SharePoint 2003

The GetEnumerator method of the QuickLinkManager class gets all QuickLink objects. You can specify either all quick links or public only.

Parameters

bGetOnlyPublic   true if only public QuickLink objects are retrieved; otherwise, false.

Return Value

System.Collections.IEnumerator Enumerator for specified QuickLink objects.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security

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