Get a list of content items of the specified content type, contentTypeId.
Namespace: DotNetNuke.Entities.Content.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public IDataReader GetContentItemsByContentType( int contentTypeId ) |
Visual Basic |
---|
Public Function GetContentItemsByContentType ( contentTypeId As Integer ) As IDataReader |
Parameters
- contentTypeId
- Type: System..::..Int32
The type of content items you are searching for