Gets the pages.
Namespace:
C1.Web.iPhone.C1LaunchPadAssembly: 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 |