blob: eb02c949290502b132a3bc1f4498f207b2dfde7e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
title: NextInSection
description: Returns the next regular page in a section, relative to the given page.
categories: []
keywords: []
params:
functions_and_methods:
returnType: page.Page
signatures: [PAGE.NextInSection]
---
{{% include "/_common/methods/page/nextinsection-and-previnsection.md" %}}
|