MovePage Method


Page identifier.
Target page identifier to which the page should be moved.
Position in the target node. Used to recalculate sort order.
Move the specified page to the new parent specified as target.

Syntax

'Declaration
 
Public Shared Sub MovePage( _
   ByVal pageId As Guid, _
   ByVal targetId As Guid, _
   ByVal position As Integer _
) 
public static void MovePage( 
   Guid pageId,
   Guid targetId,
   int position
)

Parameters

pageId
Page identifier.
targetId
Target page identifier to which the page should be moved.
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