Table of Contents

Class ShareablePreviewUrlWebPageCommandArguments

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

Shareable preview URLs tab command arguments.

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

Constructors

ShareablePreviewUrlWebPageCommandArguments()

public ShareablePreviewUrlWebPageCommandArguments()

Properties

UpdateBeforeProcessing

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

public bool UpdateBeforeProcessing { get; set; }

Property Value

bool