Table of Contents

Class ShareablePreviewContentWebPageCommandArguments

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

Shareable preview content tab command arguments.

public sealed class ShareablePreviewContentWebPageCommandArguments : FormSubmissionCommandArguments
Inheritance
object
ShareablePreviewContentWebPageCommandArguments
Inherited Members
Extension Methods

Constructors

ShareablePreviewContentWebPageCommandArguments()

public ShareablePreviewContentWebPageCommandArguments()

Properties

UpdateBeforeProcessing

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

public bool UpdateBeforeProcessing { get; set; }

Property Value

bool