Click or drag to resize
WebStringSearchCriteria Properties

The WebStringSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyCompareOperators
Specifies how search string should be compared to actual data. At least one string compare operator must be specified. Normally exactly one operator is specified. If more than one operator is specified, each operator (starting from index 0 and upwards) is tested until at least one match is found.
Public propertySearchString
String that data should be compared to.
Top
See Also