The NextLink object has the following methods:
GetListCount | Counts the number of items linked in the Content Linking List file. |
GetListIndex | Gets the index of the current page in the Content Linking List file. |
GetNextDescription | Gets the description of the next page listed in the Content Linking List file. |
GetNextURL | Gets the URL of the next page listed in the Content Linking List file. |
GetNthDescription | Gets the description of the Nth page listed in the Content Linking List file. |
GetNthURL | Gets the URL of the Nth page listed in the Content Linking List file. |
GetPreviousDescription | Gets the description line of the previous page listed in the Content Linking List file. |
GetPreviousURL | Gets the URL of the previous pages listed in the Content Linking List file. |