ReorderChildren Method


Page identifier that should be reordered.
Parent page identifier of the page.
Position in the target node. Used to recalculate sort order.
Reorder children when the parent page is set to sort its children using SortIndex.

Syntax

'Declaration
 
Public Shared Function ReorderChildren( _
   ByVal pageId As Guid, _
   ByVal parentId As Guid, _
   ByVal position As Integer _
) As Boolean
public static bool ReorderChildren( 
   Guid pageId,
   Guid parentId,
   int position
)

Parameters

pageId
Page identifier that should be reordered.
parentId
Parent page identifier of the page.
position
Position in the target node. Used to recalculate sort order.

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