hugo/docs/content/en/methods/page/NextInSection.md
2024-09-01 14:51:15 +02:00

15 lines
379 B
Markdown

---
title: NextInSection
description: Returns the next regular page in a section, relative to the given page.
categories: []
keywords: []
action:
related:
- methods/page/PrevInSection
- methods/pages/Next
- methods/pages/Prev
returnType: page.Page
signatures: [PAGE.NextInSection]
---
{{% include "methods/page/_common/nextinsection-and-previnsection.md" %}}