ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1BinaryImage Namespace / C1BinaryImage Class
Members

In This Topic
    C1BinaryImage Class
    In This Topic
    Represents a BinaryImage in an ASP.NET Web page.
    Object Model
    C1BinaryImage Class
    Syntax
    'Declaration
     
    Public Class C1BinaryImage 
       Inherits C1.Web.Wijmo.Controls.C1TargetControlBase
    public class C1BinaryImage : C1.Web.Wijmo.Controls.C1TargetControlBase 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.C1TargetControlBase
                C1.Web.Wijmo.Controls.C1BinaryImage.C1BinaryImage

    See Also