Gets a value indicating whether the collection contains the specified SearchContentModuleInfoCollection.
Namespace: DotNetNuke.Services.SearchAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool Contains( SearchContentModuleInfo value ) |
| Visual Basic |
|---|
Public Function Contains ( value As SearchContentModuleInfo ) As Boolean |
Parameters
- value
- Type: DotNetNuke.Services.Search..::..SearchContentModuleInfo
The SearchContentModuleInfoCollection to search for in the collection.