Gets the pages.

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

Syntax

C#
public Collection<C1LaunchPage> Pages { get; }
Visual Basic
Public ReadOnly Property Pages As Collection(Of C1LaunchPage)
	Get

Field Value

The pages.

See Also