getAllSubWebPages

Gets an array of all sub web pages.

WebdWebPage[]
getAllSubWebPages
()

Parameters

parentPageId ulong

The id of the parent page.

Return Value

Type: WebdWebPage[]

An array of the sub web pages' db representation.

Meta