hi all,
i have a asp.net menu in my skin file, i gave the menuitem a class :
<StaticMenuItem Style CssClass="menu_ item" />
but there is some conditions where i want the item cssclass to be "menu_item1 ",
is there any possibility to change dynamically the cssclass within a Skin file??
Thank you for your help
i have a asp.net menu in my skin file, i gave the menuitem a class :
<StaticMenuItem Style CssClass="menu_ item" />
but there is some conditions where i want the item cssclass to be "menu_item1 ",
is there any possibility to change dynamically the cssclass within a Skin file??
Thank you for your help
Comment