ReinstallSitePartToSiteSetup Class Members
The following tables list the members exposed by ReinstallSitePartToSiteSetup.
Public Constructors
Name | Description | |
---|---|---|
ReinstallSitePartToSiteSetup Constructor | Initializes a new instance of the ReinstallSitePartToSiteSetup class. |
Public Properties
| | Name | Description | | --- | --- | --- | | | AddActivityLog | Should an activity log be created for the re-installation? | | | ReinstallDate | DateTime the Site Part was re-installed. If not set, the current time is used. | | | SiteIDNum | Identifier of the Site where the Site Part will be re-installed | | | SitePartObjid | Objid of the Site Part being re-installed | | | UseInstall | If AddActivityLog is true. Should the activity be listed as an Install (true) or just a Re-Installed (false)
| | | UserName | User that re-installed the Site Part. If not set, the session user is used. |
Reference
ReinstallSitePartToSiteSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
ReinstallSitePartToSite(ReinstallSitePartToSiteSetup) Method