Gets or sets the content of a Content Area.

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

Syntax

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

See Also