ComponentOne ASP.NET MVC Controls
ViewerBase Class
Members 

C1.Web.Mvc.Viewer Namespace : ViewerBase Class
Defines an abstract class for the viewer controls.
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public MustInherit Class ViewerBase 
   Inherits C1.Web.Mvc.Control
   Implements C1.Web.Mvc.ITemplate 
[Scripts(Mono.Cecil.CustomAttributeArgument[])]
public abstract class ViewerBase : C1.Web.Mvc.Control, C1.Web.Mvc.ITemplate  
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

Reference

ViewerBase Members
C1.Web.Mvc.Viewer Namespace