MoveSitePartToSiteSetup Constructor
Objid of the Site Part to be moved
Identifier of the parent Site the Site Part is being moved under
Initializes a new instance of the MoveSitePartToSiteSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _sitePartObjid_ As Integer, _
ByVal _parentSiteIDNum_ As String _
)
[ConstructorIndexAttribute()]
public MoveSitePartToSiteSetup(
int _sitePartObjid_,
string _parentSiteIDNum_
)
Parameters
sitePartObjid
Objid of the Site Part to be moved
parentSiteIDNum
Identifier of the parent Site the Site Part is being moved under
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