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

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