Name of the item

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

Syntax

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

See Also