Represents a tab controller in an ASP.NET Web page.

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

Syntax

C#
public class C1SegmentedButtons : C1TabBarControllerBase, 
	IUrlResolutionService
Visual Basic
Public Class C1SegmentedButtons _
	Inherits C1TabBarControllerBase _
	Implements IUrlResolutionService

Inheritance Hierarchy

See Also