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, IManagedFormSubmitRequest
Inheritance
object
ShareablePreviewContentWebPageCommandArguments
Implements
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