Click or drag to resize

FullTextSearchExpressionSearchText Property

Gets or sets the search text.

Namespace:  Dynamicweb.Indexing.Querying.Expressions
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public string SearchText { get; set; }

Property Value

Type: String
The search text.
See Also