ExportWebTemplateSettings Class |
Namespace: CMS.CMSImportExport
public class ExportWebTemplateSettings
The ExportWebTemplateSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportWebTemplateSettings |
Name | Description | |
---|---|---|
![]() | AdditionalObjects |
Additional objects
|
![]() | ExcludedNameExpressions |
Expressions to exclude the exported objects by code name and display name.
|
![]() | ExportCommunity |
Indicates if community module objects should be exported.
|
![]() | ExportEcommerce |
Indicates if e-commerce module objects should be exported.
|
![]() | IncludedNameExpressions |
Expressions to include the exported objects by code name and display name.
|
![]() | SiteCodeName |
Site code name.
|
![]() | TargetPath |
Full target path.
|
![]() | UserInfo |
Current user info.
|
![]() | WebsitePath |
Full web site path.
|