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

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

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.Viewer.ViewerBase
            C1.Web.Mvc.Viewer.PdfViewer
            C1.Web.Mvc.Viewer.ReportViewer

参照

ViewerBase メンバ
C1.Web.Mvc.Viewer 名前空間