Class UnlockWebPageCommandArguments
Unlock web page command arguments.
public sealed class UnlockWebPageCommandArguments : FormSubmissionCommandArguments, IManagedFormSubmitRequest
- Inheritance
-
objectUnlockWebPageCommandArguments
- Implements
- Inherited Members
- Extension Methods
Constructors
UnlockWebPageCommandArguments()
public UnlockWebPageCommandArguments()
Properties
UpdateBeforeProcessing
Indicates if the web page should be updated before unlocking.
public bool UpdateBeforeProcessing { get; set; }
Property Value
- bool