Class UnlockUrlsTabWebPageCommandArguments
Unlock web page command arguments for the URLs tab.
public sealed class UnlockUrlsTabWebPageCommandArguments : UrlsSubmissionCommandArguments
- Inheritance
-
objectUnlockUrlsTabWebPageCommandArguments
- Inherited Members
- Extension Methods
Constructors
UnlockUrlsTabWebPageCommandArguments()
public UnlockUrlsTabWebPageCommandArguments()
Properties
UpdateBeforeProcessing
Indicates if the web page should be updated before unlocking.
public bool UpdateBeforeProcessing { get; set; }
Property Value
- bool