SPImportContext Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() ![]() |
Current | Gets the current SPImportContext. |
![]() |
FixingBrokenLookups | Gets whether the import operation is currently fixing an items lookup. |
![]() |
IsRunning | Gets whether an import operation is running within the current thread context. |
![]() |
RetainObjectIdentity | Gets whether a new object should be created with the original GUID identifier. |
![]() |
Status | Gets the current status of the import operation. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top