GetNthURL

The GetNthURL method returns the URL of the Nth item in the Content Linking List file.

Syntax
GetNthURL(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

GetNextURL, GetPreviousURL, GetNthDescription


© 1997 by Microsoft Corporation. All rights reserved.