Table of Contents

Class UnlockPageBuilderCommandArgs

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

Unlock page builder command arguments.

public sealed class UnlockPageBuilderCommandArgs : PageBuilderCommandArgs
Inheritance
object
UnlockPageBuilderCommandArgs
Inherited Members
Extension Methods

Constructors

UnlockPageBuilderCommandArgs()

public UnlockPageBuilderCommandArgs()

Properties

UpdateBeforeProcessing

Indicates if the web page should be updated before unlocking.

public bool UpdateBeforeProcessing { get; set; }

Property Value

bool