ImportExportHelper Properties |
The ImportExportHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AppCodeFolder |
Name of the App_Code folder for current instance
|
![]() ![]() | CompressionBufferSize |
Size of buffer used to un/compress packages
|
![]() ![]() | ExportObjectTree |
Object tree.
|
![]() ![]() | ImportObjectTree |
Object tree.
|
![]() ![]() | ImportWebSiteDirectory |
Fictive web site directory for imported physical files (for testing purposes only).
|
![]() ![]() | LangSuffixes |
Language suffixes for code behind files
|
![]() ![]() | ObjectTypeCycles |
Indicates whether there is a cycle in dependencies among object types supported by import/export.
|
![]() ![]() | ObjectTypes |
List of object types with flag if its global or not. Used by Import/Export, order of the elements matters (objects are in order for import, export order is reverse).
|
![]() ![]() | SiteUtilsFolderPath |
Site utils folder path (default: ~/CMSSiteUtils/)
|