| SiteImportSettings Properties |
The SiteImportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AdministratorId |
Administrator user ID.
(Inherited from AbstractImportExportSettings.) | |
| AppCodeFolder |
Name of the App_Code folder (depending on the package source - WebApp vs Website)
| |
| CopyCodeFiles |
Indicates if the code files should be processed.
| |
| CopyFiles |
Indicates if the files should be processed.
| |
| CreateVersion |
Indicates if the object version should be created for imported objects.
| |
| CurrentUrl |
Current URL of the import process.
| |
| CurrentUser |
Current user info.
(Inherited from AbstractImportExportSettings.) | |
| DefaultProcessObjectType |
Default object process type.
(Inherited from AbstractImportExportSettings.) | |
| DeleteTemporaryFiles |
Indicates if temporary files were created and should be deleted.
| |
| EnableSearchTasks |
Indicates if the search tasks should be enabled.
| |
| EventLog |
Event log object.
(Inherited from AbstractImportExportSettings.) | |
| EventLogCode |
Event log code.
(Inherited from AbstractImportExportSettings.) | |
| EventLogSource |
Event log source.
(Inherited from AbstractImportExportSettings.) | |
| ExcludedNames |
Array of expressions. Objects with display names and code names starting with these expresions are filtered out.
(Inherited from AbstractImportExportSettings.) | |
| ExistingSite |
If true, import is into an existing site (defined by SiteId).
| |
| FileOperations |
File operations collection.
| |
| FullVersion |
Full package version
| |
| HotfixVersion |
Hotfix package version
(Overrides AbstractImportExportSettingsHotfixVersion.) | |
| ImportSite |
Indicates if site should be imported
| |
| ImportType |
Type of the import process.
| |
| InfoDataSet |
DataSet with additional information.
(Inherited from AbstractImportExportSettings.) | |
| IsOlderHotfixVersion |
Indicates if package is from older version including hotfix.
| |
| IsOlderVersion |
Indicates if package is from older version.
| |
| IsQuerySpecialCaseRequired |
Indicates whether special handling of query import is required when dealing with this package version.
| |
| IsWebApplication |
Indicates whether the packages comes from web application or web site.
| |
| IsWebTemplate |
Indicates if web template is imported.
| |
| LogIntegration |
Indicates if the integration tasks should be logged.
| |
| LogObjectsWarnings |
Indicates if binding and objects warnings should be logged.
| |
| LogSynchronization |
Indicates if the synchronization should be logged.
| |
| ModuleName |
Specifies code name of the module that is imported by the package.
| |
| OriginalTemporaryFilesPath |
Original temporary files path.
(Inherited from AbstractImportExportSettings.) | |
| PersistentSettingsKey |
Key for presistent storage.
(Inherited from AbstractImportExportSettings.) | |
| ProcessCanceled |
Indicates if the process should be canceled.
(Inherited from AbstractImportExportSettings.) | |
| ProgressLog |
Progress log of the process.
(Inherited from AbstractImportExportSettings.) | |
| RebuildSearchIndex |
Indicates if site search indexes should be rebuilt at the end of import.
| |
| RefreshMacroSecurity |
Indicates if the macros security parameters should be refreshed during import.
| |
| ScriptParameter |
Parameter which is used for SQL script execution.
| |
| SiteDescription |
Site description.
| |
| SiteDisplayName |
Site display name.
| |
| SiteDomain |
Site domain name.
| |
| SiteId |
Site ID of the site to be processed.
(Inherited from AbstractImportExportSettings.) | |
| SiteInfo |
Site info of the site to be processed.
(Inherited from AbstractImportExportSettings.) | |
| SiteIsIncluded |
Indicates if the site should be included in the package.
| |
| SiteName |
Site name of the site to be processed.
(Inherited from AbstractImportExportSettings.) | |
| SourceFilePath |
Full source file path of the package (ends with \).
| |
| TemporaryFilesCreated |
Indicates if temporary files were created.
| |
| TemporaryFilesPath |
Physical path to the temporary files (ends with \).
(Inherited from AbstractImportExportSettings.) | |
| TranslationSiteId |
Site ID of the site to be used for IDs translation.
| |
| UICulture |
UI culture.
(Inherited from AbstractImportExportSettings.) | |
| UseAutomaticSiteForTranslation |
Indicates if site name from translation records should be used as a site source for objects.
| |
| UseOldZipProvider |
Indicates if old ZIP provider should be used.
| |
| Version |
Version of the package.
(Overrides AbstractImportExportSettingsVersion.) | |
| WebsitePath |
Physical path to the web site root (ends with \).
(Inherited from AbstractImportExportSettings.) | |
| WriteLog |
Indicates if logging to the log is enabled.
(Inherited from AbstractImportExportSettings.) |