I have a role called \'member\' and another \'admin\' in Asp.Net website.
I did before, that button should be visible or not and i am successful in that,but,i am not
I'm assuming you are using an ASP.NET button control - if you are then you need to set the Visible and Enabled button properties to false
Visible
Enabled
false