C1LaunchPadItem.

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

Syntax

C#
public class C1LaunchPadItem : IPhoneElement, 
	INamingContainer, IUrlResolutionService, n
Visual Basic
Public Class C1LaunchPadItem _
	Inherits IPhoneElement _
	Implements INamingContainer, IUrlResolutionService, n

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      C1.Web.iPhone..::..IPhoneElement
        C1.Web.iPhone.C1LaunchPad..::..C1LaunchPadItem

See Also