Gets the template container.

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

Syntax

C#
public ContentPanel TemplateContainer { get; }
Visual Basic
Public ReadOnly Property TemplateContainer As ContentPanel
	Get

Field Value

The template container.

See Also