ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders Namespace / TargetCompositeControlBase Class / SkinID Property

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