The SearchItemInfo represents a Search 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 SearchItemInfo |
| Visual Basic |
|---|
<SerializableAttribute> <ObsoleteAttribute("Deprecated in DNN 7.1. No longer used in the Search infrastructure.")> Public Class SearchItemInfo |