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

C1.AspNetCore.Mvc.FlexViewer アセンブリ > C1.Web.Mvc.Viewer 名前空間 : ViewerBase クラス
Defines an abstract class for the viewer controls.
オブジェクト モデル
ViewerBase クラス
シンタックス
'宣言
 
Public MustInherit Class ViewerBase 
   Inherits C1.Web.Mvc.Control
   Implements C1.Web.Mvc.ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public abstract class ViewerBase : C1.Web.Mvc.Control, C1.Web.Mvc.ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

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 名前空間