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

In This Topic
    Page Property (C1BinaryImage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Page As System.Web.UI.Page
    public virtual System.Web.UI.Page Page {get; set;}
    See Also