Retrieve page listing.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public PageDataCollection GetChildren( PageReference pageLink ) |
Parameters
- pageLink
- Type: EPiServer.Core..::.PageReference
The page that you want to list the children to.
Return Value
All children to the given page.Implements
IPageSource..::.GetChildren(PageReference)
Remarks
This methods does not filter any pages due to access rights, but it will filter pages not published for the preferred culture