SharePointExtractFormField2 Class

Definition

public ref class SharePointExtractFormField2 : Microsoft::VisualStudio::TestTools::WebTesting::ExtractionRule
public class SharePointExtractFormField2 : Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRule
type SharePointExtractFormField2 = class
    inherit ExtractionRule
Public Class SharePointExtractFormField2
Inherits ExtractionRule
Inheritance
SharePointExtractFormField2
Derived

Constructors

SharePointExtractFormField2()

Fields

ResultsCommentFormatString

Properties

AddCommentToResults
ContextParameterName (Inherited from ExtractionRule)
DecodeUnicodeEscapeSequences
DefaultValue
Enabled
FormFieldName
FormFieldType
ItemNumber
MatchCase
MissingValueAsEmptyString
Required
RuleDescription
Obsolete.
(Inherited from ExtractionRule)
RuleName
Obsolete.
(Inherited from ExtractionRule)
StoreAsCollection
SubstringEndsWith
SubstringExtract
SubstringStartsWith
UseDefaultValue
UseRegEx

Methods

DoExtact(WebTestContext, WebTestResponse, String)
Extract(Object, ExtractionEventArgs)
GetHtmlTagValue(HtmlTag, String, String, String)
GetSelectItemValue(String, String, String)
GetTextAreaValue(String, String, String)

Applies to