ASP.NET MVC コントロールヘルプ
Control クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : Control クラス
コントロールの基本クラスを定義します。
オブジェクト モデル
Control クラス
シンタックス
'宣言
 
Public MustInherit Class Control 
   Inherits Component
   Implements ITemplate 
public abstract class Control : Component, ITemplate  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.Accordion
         C1.Web.Mvc.BarcodeBase
         C1.Web.Mvc.CollectionViewNavigator
         C1.Web.Mvc.DashboardLayout
         C1.Web.Mvc.FileManager
         C1.Web.Mvc.FlexGridSearch
         C1.Web.Mvc.Gauge
         C1.Web.Mvc.InputBase
         C1.Web.Mvc.ItemsBoundControl<T>
         C1.Web.Mvc.Olap.PivotChart
         C1.Web.Mvc.Olap.PivotPanel
         C1.Web.Mvc.Olap.Slicer
         C1.Web.Mvc.Pager
         C1.Web.Mvc.Popup
         C1.Web.Mvc.TabPanel
         C1.Web.Mvc.TreeView
         C1.Web.Mvc.Viewer.ViewerBase

参照

Control メンバ
C1.Web.Mvc 名前空間