Table of Contents

Class UnlockWebPageCommandArguments

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

Unlock web page command arguments.

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

Constructors

UnlockWebPageCommandArguments()

public UnlockWebPageCommandArguments()

Properties

UpdateBeforeProcessing

Indicates if the web page should be updated before unlocking.

public bool UpdateBeforeProcessing { get; set; }

Property Value

bool