Gets a collection of page views.

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

Syntax

C#
public C1ViewCollection Views { get; }
Visual Basic
Public ReadOnly Property Views As C1ViewCollection
	Get

See Also