Class ShareablePreviewContentWebPageCommandArguments
Shareable preview content tab command arguments.
public sealed class ShareablePreviewContentWebPageCommandArguments : FormSubmissionCommandArguments
- Inheritance
-
objectShareablePreviewContentWebPageCommandArguments
- 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