Left navigation button

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

Syntax

C#
public class C1NavigationBarLeftButton : C1Button, 
	n
Visual Basic
Public Class C1NavigationBarLeftButton _
	Inherits C1Button _
	Implements n

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      C1.Web.iPhone..::..C1ThemeableControl
        C1.Web.iPhone.C1Button..::..C1Button
          C1.Web.iPhone.C1ViewPort..::..C1NavigationBarLeftButton

See Also