RadTabStrip for ASP.NET

RadTabStrip Send comments on this topic.
RadMultiPage Class
See Also  Members  
Telerik.WebControls Namespace : RadMultiPage Class


The telerik RadMultiPage class.

Object Model


 

Namespace: Telerik.WebControls
Assembly: RadTabStrip (in RadTabStrip.dll)

Syntax

Visual Basic (Declaration) 
Public Class RadMultiPage 
   Inherits RadControl
Visual Basic (Usage)Copy Code
Dim instance As RadMultiPage
C# 
public class RadMultiPage : RadControl 

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.BaseDataBoundControl
            System.Web.UI.WebControls.DataBoundControl
               Telerik.RadTabStripUtils.RadControl
                  Telerik.WebControls.RadMultiPage

Requirements

Namespace: Telerik.WebControls

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RadTabStrip (in RadTabStrip.dll)

See Also