SPImportContext members

Detects if the event or feature activation of the code that calls this class is a part of the import context.

The SPImportContext type exposes the following members.

Properties

  Name Description
Public propertyStatic member Current Gets the current SPImportContext.
Public property FixingBrokenLookups Gets whether the import operation is currently fixing an items lookup.
Public property IsRunning Gets whether an import operation is running within the current thread context.
Public property RetainObjectIdentity Gets whether a new object should be created with the original GUID identifier.
Public property Status Gets the current status of the import operation.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPImportContext class

Microsoft.SharePoint.Deployment namespace