GetNthDescription

The GetNthDescription method returns a text description of the Nth item in the Content Linking List file.

Syntax

GetNthDescription(listURL, i)

Parameters

listURL

The location of the Content Linking List file.

i

The index number of an item in the Content Linking List file.

Return Values

This method returns a string.

Applies To

Content Linking Component

See Also

GetNextDescription, GetPreviousDescription, GetNthURL


© Microsoft Corporation. All rights reserved.