ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItem Class / ApplyStyleSheetSkin Method

In This Topic
    ApplyStyleSheetSkin Method (C1MenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub ApplyStyleSheetSkin( _
       ByVal page As System.Web.UI.Page _
    ) 
    public virtual void ApplyStyleSheetSkin( 
       System.Web.UI.Page page
    )

    Parameters

    page
    See Also