DocumentViewerSearchOptions.Term Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets a value that specifies the search term used.
Refer to MatchAnyWord to see how to specify multiple phrases inside a query.
public string Term { get; set; }