Represents a collection of page views.

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

Syntax

C#
public class C1ViewCollection : ControlCollection, 
	IList
Visual Basic
Public Class C1ViewCollection _
	Inherits ControlCollection _
	Implements IList

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..ControlCollection
    C1.Web.iPhone.C1MultiView..::..C1ViewCollection

See Also