Table of Contents

Class ContentSynchronizationGetProgressArguments

Namespace
Kentico.Xperience.Admin.Base.UIPages
Assembly
Kentico.Xperience.Admin.Base.dll

Arguments for the content synchronization get progress command.

public sealed class ContentSynchronizationGetProgressArguments
Inheritance
object
ContentSynchronizationGetProgressArguments
Extension Methods

Constructors

ContentSynchronizationGetProgressArguments()

public ContentSynchronizationGetProgressArguments()

Properties

SynchronizationGuid

Gets or sets the synchronization GUID.

public Guid SynchronizationGuid { get; set; }

Property Value

Guid