DeinstallSitePart Method (FieldOpsToolkit)
Used to de-install a site part (and the sub-parts installed underneath it) from a site. This overload takes a setup object and a database transaction.
Used to de-install a site part (and the sub-parts installed underneath it) from a site.
Overload List
Overload | Description |
---|---|
DeinstallSitePart(Int32) | |
DeinstallSitePart(DeinstallSitePartSetup) | |
DeinstallSitePart(DeinstallSitePartSetup,IDbTransaction) | Used to de-install a site part (and the sub-parts installed underneath it) from a site. This overload takes a setup object and a database transaction. |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
FieldOpsToolkit Class
FieldOpsToolkit Members
DeinstallSitePartSetup Class