Click or drag to resize
SearchResultItemResult Property
Gets SearchResult a search item belongs to.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public SearchResult Result { get; }

Property Value

Type: SearchResult
See Also