ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / Page Property

In This Topic
    Page Property (C1TargetControlBase)
    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