The SearchResultsInfo represents a Search Result Item
Namespace: DotNetNuke.Services.SearchAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[SerializableAttribute] [ObsoleteAttribute("Deprecated in DNN 7.1. No longer used in the Search infrastructure.")] public class SearchResultsInfo |
| Visual Basic |
|---|
<SerializableAttribute> <ObsoleteAttribute("Deprecated in DNN 7.1. No longer used in the Search infrastructure.")> Public Class SearchResultsInfo |