ValidateHtmlTagInnerText 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 ValidateHtmlTagInnerText : Microsoft::VisualStudio::TestTools::WebTesting::ValidationRule
public class ValidateHtmlTagInnerText : Microsoft.VisualStudio.TestTools.WebTesting.ValidationRule
type ValidateHtmlTagInnerText = class
inherit ValidationRule
Public Class ValidateHtmlTagInnerText
Inherits ValidationRule
- Inheritance
Constructors
ValidateHtmlTagInnerText() |
Properties
AttributeName | |
AttributeValue | |
CollapseWhiteSpace | |
ExpectedInnerText | |
HasClosingTags | |
IgnoreCase | |
Index | |
RemoveInnerTags | |
RuleDescription |
Obsolete.
(Inherited from ValidationRule)
|
RuleName |
Obsolete.
(Inherited from ValidationRule)
|
TagName |
Methods
Validate(Object, ValidationEventArgs) |