Base class for all elements, handles layout and styles.

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

Syntax

C#
public class IPhoneElement : WebControl
Visual Basic
Public Class IPhoneElement _
	Inherits WebControl

Inheritance Hierarchy

See Also