MoveSitePartToPartSetup Class Members
The following tables list the members exposed by MoveSitePartToPartSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MoveSitePartToPartSetup Constructor | Initializes a new instance of the MoveSitePartToPartSetup class. |
Public Properties
| | Name | Description |
| --- | --- | --- |
| | AddActivityLog | Should an activity log be created for the move? |
|
| InstallAndMove |
If AddActivityLog is true. Should the activity be listed as an Install/Move (true) or just a Move (false)
|
| | MoveDate | DateTime the SitePartToPart was moved. If not set, the current time is used. |
|
| ParentSitePartObjid | Objid of the parent Site Part this Site Part will be placed into |
|
| SitePartObjid |
Objid of the Site Part to be moved
|
| | UserName | The user who has moved the SitePartToPart. If not set, the Toolkit session user is used. |
Reference
MoveSitePartToPartSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
MoveSitePartToPart(MoveSitePartToPartSetup) Method