Rank: Member Groups: Member
Joined: 2/5/2010 Posts: 24
|
Hi,
For msgbox control can we define MsgBoxButtonStyle and MsgBoxTextStyle through aspx?. Currently we can do this through code behind only(VB or c#).I want to define the CSSClass for the button as well as text through aspx.
Thanks & Regards, Vishakha
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I am not sure what you mean by "Currently we can do this through code behind only". Both are standard properties and there is nothing prevents you from using these properties inside .aspx.
Thanks!
|