The following tables list the members exposed by MoveSitePartToPartSetup.
Name | Description | |
---|---|---|
![]() | MoveSitePartToPartSetup Constructor | Initializes a new instance of the MoveSitePartToPartSetup class. |
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. |