Gets the C1LaunchPage that owns this collection. Only applicable for collections that located inside C1LaunchPage.
Namespace:
C1.Web.iPhone.C1LaunchPadAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public C1LaunchPage Page { get; } |
Visual Basic |
---|
Public ReadOnly Property Page As C1LaunchPage Get |