| 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; }
Public Property SearchText As String
Get
Set
Property Value
Type:
String
The search text.
See Also