Represents the method that will handle Child page lookup.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public delegate PageDataCollection GetChildrenMethod( PageReference pageLink ) |
Parameters
- pageLink
- Type: EPiServer.Core..::.PageReference
The PageReference whos child pages should be retreived.