GetChildrenForPageOfPageType(Guid,Type,PublishState) Method


Gets children of a specified page type for a particular page.

Syntax

'Declaration
 
Public Overloads Shared Function GetChildrenForPageOfPageType( _
   ByVal pageId As Guid, _
   ByVal pageType As Type, _
   Optional ByVal pageState As PublishState _
) As PageCollection
public static PageCollection GetChildrenForPageOfPageType( 
   Guid pageId,
   Type pageType,
   PublishState pageState
)

Parameters

pageId
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

See Also

This documentation was created using Document! X from Innovasys