Gets the content items by term.
Namespace: DotNetNuke.Entities.Content.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public IDataReader GetContentItemsByTerm( string term ) |
Visual Basic |
---|
Public Function GetContentItemsByTerm ( term As String ) As IDataReader |
Parameters
- term
- Type: System..::..String
The term.