SiteDeletionLog Class |
Namespace: CMS.SiteProvider
[SerializableAttribute] public sealed class SiteDeletionLog : ISerializable, IProgress<SiteDeletionStatusMessage>
The SiteDeletionLog type exposes the following members.
Name | Description | |
---|---|---|
![]() | SiteDeletionLog |
Constructor
|
![]() | SiteDeletionLog(SerializationInfo, StreamingContext) |
Constructor for deserialization.
|
Name | Description | |
---|---|---|
![]() | DeletionLog |
Keep information about deletion progress.
|
![]() | PersistentLogKey |
Persistent key to store the log.
|
Name | Description | |
---|---|---|
![]() | GetObjectData |
Serialization function.
|
![]() | GetProgressState |
Gets progress state.
|
![]() | LogDeletionState |
Logs deletion state.
|
![]() | Report |
Reports a progress update.
|