ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewPage Class
Members

In This Topic
    C1AppViewPage Class
    In This Topic
    Represents a Appview page in an ASP.NET Web page.
    Object Model
    C1AppViewPage Class
    Syntax
    'Declaration
     
    Public Class C1AppViewPage 
       Inherits System.Web.UI.WebControls.WebControl
    public class C1AppViewPage : System.Web.UI.WebControls.WebControl 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.C1AppView.C1AppViewPage

    See Also