fcSDK Documentation
MoveSitePartToPartSetup Constructor

The Objid of the Site Part being moved.
The Objid of the Parent Site where the Site Part is being moved.
Initializes a new instance of the MoveSitePartToPartSetup class.
Syntax
'Declaration
 
<ConstructorIndexAttribute()>
Public Function New( _
   ByVal sitePartObjid As Integer, _
   ByVal parentSitePartObjid As Integer _
)
[ConstructorIndexAttribute()]
public MoveSitePartToPartSetup( 
   int sitePartObjid,
   int parentSitePartObjid
)

Parameters

sitePartObjid
The Objid of the Site Part being moved.
parentSitePartObjid
The Objid of the Parent Site where the Site Part is being moved.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Reference

MoveSitePartToPartSetup Class
MoveSitePartToPartSetup Members

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.