blob: 9966030832e1c96a02bba85675d1689dc2e0914a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
title: Next
description: Returns the next page in a site's collection of regular pages, relative to the current page.
categories: []
keywords: []
params:
functions_and_methods:
returnType: page.Page
signatures: [PAGE.Next]
---
{{% include "/_common/methods/page/next-and-prev.md" %}}
|