Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI Namespace / Skin Class / GenerateStylesheet Method
Name of the theme.
The skin.
Whether isPreview true or false.
In This Topic
    GenerateStylesheet Method
    In This Topic
    Generates the stylesheet.
    Syntax
    public static void GenerateStylesheet( 
       string themeName,
       Skin skin,
       bool isPreview
    )

    Parameters

    themeName
    Name of the theme.
    skin
    The skin.
    isPreview
    Whether isPreview true or false.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also