If specified, this template will be applied for all child items that does not have separate templates.

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

Syntax

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

See Also