MoveSitePartToBinSetup Constructor
The Objid of the Site Part being moved.
The Objid of the Parent Site Bin where the Site Part is being moved.
Initializes a new instance of the MoveSitePartToBinSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _sitePartObjid_ As Integer, _
ByVal _parentBinObjid_ As Integer _
)
[ConstructorIndexAttribute()]
public MoveSitePartToBinSetup(
int _sitePartObjid_,
int _parentBinObjid_
)
Parameters
sitePartObjid
The Objid of the Site Part being moved.
parentBinObjid
The Objid of the Parent Site Bin 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