Click or drag to resize
ImportConverter Methods

The ImportConverter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberConvertPackage(SiteImportSettings, ListString)
Process all necessary conversions.
Public methodStatic memberConvertPackage(SiteImportSettings, ListString, Boolean)
Process all necessary conversions.
Public methodStatic memberConvertPackageTo31
Converts the import package to the 3.1 version.
Public methodStatic memberConvertPackageTo40
Converts the import package to the 4.0 version.
Public methodStatic memberConvertPackageTo40Beta
Converts the import package to the 4.0 BETA version.
Public methodStatic memberConvertPackageTo60
Converts the import package to the 4.0 version.
Public methodStatic memberConvertPackageTo80
Converts the import package to the 8.0 version.
Public methodStatic memberEnsureConversion(SiteImportSettings)
Ensures all actions for conversion.
Public methodStatic memberEnsureConversion(SiteImportSettings, Boolean)
Ensures all actions for conversion.
Public methodStatic memberEnsureNamespaceConversion
Ensures conversion of namespaces between versions.
Public methodStatic memberExtractBinaryData
Extracts the object binary data from the object.
Public methodStatic memberLoadDataSet(String)
Loads the DataSet from given file.
Public methodStatic memberLoadDataSet(String, DataHelperActionCallback, Object)
Loads the DataSet from given file.
Public methodStatic memberSaveDataSet
Saves the objects to the file.
Top
See Also