Class ShareablePreviewUrlWebPageCommandArguments
Shareable preview URLs tab command arguments.
public sealed class ShareablePreviewUrlWebPageCommandArguments : UrlsSubmissionCommandArguments
- Inheritance
-
objectShareablePreviewUrlWebPageCommandArguments
- 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