Gets or sets the template that will be used for this item.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public virtual ITemplate Template { get; set; }
Visual Basic
Public Overridable Property Template As ITemplate
	Get
	Set

See Also