Class VersionsWebPageCommandArguments
Versions web page command arguments.
public sealed class VersionsWebPageCommandArguments : FormSubmissionCommandArguments
- Inheritance
-
objectVersionsWebPageCommandArguments
- Inherited Members
- Extension Methods
Properties
UpdateBeforeProcessing
Indicates if the web page should be updated before redirecting to versions page.
public bool UpdateBeforeProcessing { get; set; }
Property Value
- bool