Table of Contents

Class VersionsWebPageCommandArguments

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

Versions web page command arguments.

public sealed class VersionsWebPageCommandArguments : FormSubmissionCommandArguments, IManagedFormSubmitRequest
Inheritance
object
VersionsWebPageCommandArguments
Implements
Inherited Members
Extension Methods

Constructors

VersionsWebPageCommandArguments()

public VersionsWebPageCommandArguments()

Properties

UpdateBeforeProcessing

Indicates if the web page should be updated before redirecting to versions page.

public bool UpdateBeforeProcessing { get; set; }

Property Value

bool