Table of Contents

Class UrlVersionsWebPageCommandArguments

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

Versions web page command arguments.

public sealed class UrlVersionsWebPageCommandArguments : UrlsSubmissionCommandArguments
Inheritance
object
UrlVersionsWebPageCommandArguments
Inherited Members
Extension Methods

Constructors

UrlVersionsWebPageCommandArguments()

public UrlVersionsWebPageCommandArguments()

Properties

UpdateBeforeProcessing

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

public bool UpdateBeforeProcessing { get; set; }

Property Value

bool