GetPages(Type,PublishState) Method
KalikoCMS Namespace > PageFactory Class > GetPages Method : GetPages(Type,PublishState) Method |
Get all pages of a specific page type and publish state.
Syntax
'Declaration
Public Overloads Shared Function GetPages( _ ByVal pageType As Type, _ Optional ByVal pageState As PublishState _ ) As PageCollection
public static PageCollection GetPages( Type pageType, PublishState pageState )
Parameters
- pageType
- pageState
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