Cover control that holds front and back.

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

Syntax

C#
public class C1Cover : IPhoneElement, n
Visual Basic
Public Class C1Cover _
	Inherits IPhoneElement _
	Implements n

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      C1.Web.iPhone..::..IPhoneElement
        C1.Web.iPhone.C1CoverFlow..::..C1Cover

See Also