ReinstallSitePartToBinSetup Constructor
Objid of the Site Part being re-installed
Identifier of the Site where the Site Part will be re-installed
Objid of the parent Bin this Part will be re-installed under.
Initializes a new instance of the ReinstallSitePartToBinSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _sitePartObjid_ As Integer, _
ByVal _siteIDNum_ As String, _
ByVal _parentBinObjid_ As Integer _
)
[ConstructorIndexAttribute()]
public ReinstallSitePartToBinSetup(
int _sitePartObjid_,
string _siteIDNum_,
int _parentBinObjid_
)
Parameters
sitePartObjid
Objid of the Site Part being re-installed
siteIDNum
Identifier of the Site where the Site Part will be re-installed
parentBinObjid
Objid of the parent Bin this Part will be re-installed 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
ReinstallSitePartToBinSetup Class
ReinstallSitePartToBinSetup Members