Gets the content types.
Namespace: DotNetNuke.Entities.ContentAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public IQueryable<ContentType> GetContentTypes() |
| Visual Basic |
|---|
Public Function GetContentTypes As IQueryable(Of ContentType) |