ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1Upload Class / Parent Property

In This Topic
    Parent Property (C1Upload)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Parent As System.Web.UI.Control
    public virtual System.Web.UI.Control Parent {get;}
    See Also