ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class
Members

In This Topic
    ViewerBase Class
    In This Topic
    Defines an abstract class for the viewer controls.
    Object Model
    ViewerBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ViewerBase 
       Inherits C1.Web.Mvc.Control
       Implements C1.Web.Mvc.ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    Inheritance Hierarchy

    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

    See Also