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.
See Also
GetNextURL, GetPreviousURL, GetNthDescription
© 1997-1999 Microsoft Corporation. All rights reserved.