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 family
Reference
MoveSitePartToPartSetup Class
MoveSitePartToPartSetup Members