The type of Template to Create

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public ListItemType ItemType { get; set; }
Visual Basic
Public Property ItemType As ListItemType
	Get
	Set

Field Value

A String

See Also