ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Expander Namespace / C1ExpanderContentContainer Class / Site Property

In This Topic
    Site Property (C1ExpanderContentContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Site As System.ComponentModel.ISite
    public System.ComponentModel.ISite Site {get; set;}
    See Also