Table of Contents

Class UnlockUrlsTabWebPageCommandArguments

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

Unlock web page command arguments for the URLs tab.

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

Constructors

UnlockUrlsTabWebPageCommandArguments()

public UnlockUrlsTabWebPageCommandArguments()

Properties

UpdateBeforeProcessing

Indicates if the web page should be updated before unlocking.

public bool UpdateBeforeProcessing { get; set; }

Property Value

bool