DotNetNuke.Entities.Content.ContentType
Namespace: DotNetNuke.Entities.ContentAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public ContentType( string contentType ) |
| Visual Basic |
|---|
Public Sub New ( contentType As String ) |
Parameters
- contentType
- Type: System..::..String
paramcontentTypeM:DotNetNuke.Entities.Content.ContentType.#ctor(System.String)