Class CheckFormsIssuesCommandSettings
Runs the form issues check for the target page. Found issues are reported using Audits.issueAdded event.
public sealed class CheckFormsIssuesCommandSettings : ICommand
- Inheritance
-
CheckFormsIssuesCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }