GetSearchSettings gets the search settings for a single module
Namespace: DotNetNuke.Services.SearchAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static Dictionary<string, string> GetSearchSettings( int ModuleId ) |
| Visual Basic |
|---|
Public Shared Function GetSearchSettings ( ModuleId As Integer ) As Dictionary(Of String, String) |
Parameters
- ModuleId
- Type: System..::..Int32
The Id of the Module