ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetCompositeControlBase Class / Page Property

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