Type of the item

Namespace: DotNetNuke.Entities.Content.Workflow.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string ContentType { get; set; }
Visual Basic
Public Property ContentType As String
	Get
	Set

See Also