ValidateHtmlSelectTag Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ValidateHtmlSelectTag : Microsoft::VisualStudio::TestTools::WebTesting::ValidationRule
public class ValidateHtmlSelectTag : Microsoft.VisualStudio.TestTools.WebTesting.ValidationRule
type ValidateHtmlSelectTag = class
inherit ValidationRule
Public Class ValidateHtmlSelectTag
Inherits ValidationRule
- Inheritance
Constructors
ValidateHtmlSelectTag() |
Properties
ExpectedSelectedOption | |
IgnoreCase | |
Index | |
RuleDescription |
Obsolete.
(Inherited from ValidationRule)
|
RuleName |
Obsolete.
(Inherited from ValidationRule)
|
SelectTagName |
Methods
Validate(Object, ValidationEventArgs) |