MoveSitePartToSiteSetup Constructor
The Objid of the Site Part being moved.
The Site Id of the Site where the Site Part is being moved.
Initializes a new instance of the MoveSitePartToSiteSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _sitePartObjid_ As Integer, _
ByVal _siteIDNum_ As String _
)
[ConstructorIndexAttribute()]
public MoveSitePartToSiteSetup(
int _sitePartObjid_,
string _siteIDNum_
)
Parameters
sitePartObjid
The Objid of the Site Part being moved.
siteIDNum
The Site Id of the 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
MoveSitePartToSiteSetup Class
MoveSitePartToSiteSetup Members