This topic has not yet been rated - Rate this topic

Microsoft.SharePoint.Deployment namespace

Provides types and members for performing content export/import operations between SharePoint Foundation site collections. These types support deployment scenarios as well as content migration scenarios.

  ClassDescription
Public classCommonInfoThis class is for internal use only.
Public classImportModelReceiver This class Imports the Model file, model resource file and assemblies in the BDC store. It uses the SharePoint feature receiver infrastructure to do it.
Public classSPDeploymentAbstract base class from which the SPExport and SPImport classes inherit.
Public classSPDeploymentErrorEventArgsEncapsulates data for error events that occur during the deployment operation.
Public classSPDeploymentEventArgsEncapsulates event data for the specified deployment operation.
Public classSPDeploymentObjectServes as the base class for the SPExportObject and SPImportObject classes.
Public classSPDeploymentSettingsRepresents the base class for the collection of settings used for importing and exporting content between Windows SharePoint Services Web sites.
Public classSPExportSupports export of specified content from a source SharePoint Foundation site collection to a CAB file (with .cmp file extension) in XML format.
Public classSPExportObjectProvides information about specific objects selected for export, and provides methods to direct how they are exported to the content migration package.
Public classSPExportObjectCollectionProvides methods and properties to maintain a collection of export objects (SPExportObject instances) for exporting to the content migration package. The collection specifies the scope of the export operation.
Public classSPExportSettingsContains the settings that are used for exporting content to a content migration package.
Public classSPImportSupports importing specified content into a SharePoint Foundation site collection using a migration package (.cmp) file in XML format.
Public classSPImportContextDetects if the event or feature activation of the code that calls this class is a part of the import context.
Public classSPImportObjectEncapsulates information about deployment objects that are selected for import.
Public classSPImportObjectCollectionMaintains a listing of SPImportObject instances in the collection.
Public classSPImportSettingsContains the settings that are used for importing content from a content migration package.
Public classSPObjectImportedEventArgsEncapsulates event data for the import operation.
  EnumerationDescription
Public enumerationMetaInfoAccessProvides the level of access that is allowed to the metadictionary that stores metainfo for specified files and folders.
Public enumerationMetaInfoValueTypeAllows you to specify the data type for values in the metadata dictionary.
Public enumerationSPDeploymentErrorTypeEnumerates the constant values that represent the error type for the SPDeploymentErrorEventArgs() property.
Public enumerationSPDeploymentObjectTypeEnumerates the valid data types for SharePoint deployment objects.
Public enumerationSPDeploymentStatusEnumerates the constant values representing the status for the Status property.
Public enumerationSPExportMethodTypeSpecifies whether an export operation is full or incremental.
Public enumerationSPImportUserInfoDateTimeOptionSpecifies the level of user information that is retained when content is imported.
Public enumerationSPIncludeDescendantsSpecifies the scope of descendants that are exported to the content migration package (.cmp) file, or that no descendants are exported.
Public enumerationSPIncludeSecurityContains values that describe the level of user and group security data to include during an export or import operation.
Public enumerationSPIncludeUserCustomActionEnumeration that allows you to specify whether to include custom user actions with import settings.
Public enumerationSPIncludeVersionsContains values that describe the versions to include in your export package.
Public enumerationSPUpdateVersionsSpecifies how the import operation handles existing files when importing an updated version.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.