GetListIndex

The GetListIndex method returns the index number of the current item in the Content Linking List file.

Syntax

GetListIndex(listURL)

Parameters

listURL
The location of the Content Linking List file.

Return Values

The GetListIndex method returns an integer index value specifying the current page's position on the file list. The index number of the first item is 1. The method returns 0 if the current page is not in the Content Linking List file.

Applies To

Content Linking Component

See Also

GetListCount