GetChildrenForPage Method
KalikoCMS Namespace > PageFactory Class : GetChildrenForPage Method |
Gets children for a page based on publish state or predicate.
Overload List
Overload | Description |
---|---|
GetChildrenForPage(Guid,PublishState) | Gets all children under a particular page that matches the publish state given. By default publish state is PublishState.Published. |
GetChildrenForPage(Guid,Predicate<PageIndexItem>) | Gets all children under a particular page that matches the predicate. This can be used to only list pages that should be visible in a menu, or that matches any other criteria. |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2