| ExportWebTemplateSettings Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.CMSImportExport
 Syntax
Syntaxpublic class ExportWebTemplateSettings
The ExportWebTemplateSettings type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ExportWebTemplateSettings | 
 Properties
Properties| 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.
             | 
 See Also
See Also