Hi @HOUSSEM MAHJOUBI ,
As far as description, you could add font style to the menu item's text. Just like this:
Menu1.Items[1].Text= "<font color = #A52A2A>" + Menu1.Items[1].Text + "</font>";
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best regards,
Yijing Sun
this menu
Hi @HOUSSEM MAHJOUBI ,
What kind of application are you using? Is it WebForm or any other asp.net application?
Its a Webform
Sign in to comment