ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewTemplateContent Class / Site Property

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