ComponentOne Accordion for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneContentContainer Class / BackImageUrl Property

In This Topic
    BackImageUrl Property (C1AccordionPaneContentContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackImageUrl As System.String
    public virtual System.string BackImageUrl {get; set;}
    See Also