The SearchDataStoreController is the Business Controller class for SearchDataStore
Namespace: DotNetNuke.Services.SearchAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[ObsoleteAttribute("Deprecated in DNN 7.1. No longer used in the Search infrastructure.")] public class SearchDataStoreController |
Visual Basic |
---|
<ObsoleteAttribute("Deprecated in DNN 7.1. No longer used in the Search infrastructure.")> Public Class SearchDataStoreController |