C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class
Members

ViewerBase Class
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