ASP.NET MVC Controls
ViewerBase Class
Members 

Defines an abstract class for the viewer controls.
Syntax
'Declaration
 
<ScriptsAttribute(Dependencies=System.Object[], ResExtension=".min.js")>
Public MustInherit Class ViewerBase 
   Inherits C1.Web.Mvc.Control
   Implements C1.Web.Mvc.ITemplate 
[Scripts(Dependencies=System.Object[], ResExtension=".min.js")]
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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ViewerBase Members
C1.Web.Mvc.Viewer Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback