A
AAaron123
Years ago I use to know how to do this in Vb.Net but I forgot and can't seem
to find the correct hint anywhere.
In VS2008 I want to to change some asp:Button statements that contain "
class=" to " cssclass="
I think the following finds them (and only them)
"asp\:button.* class="
But I can't remember (or find out) how to change class= to CssClass=
Can you tell me.
Thanks
to find the correct hint anywhere.
In VS2008 I want to to change some asp:Button statements that contain "
class=" to " cssclass="
I think the following finds them (and only them)
"asp\:button.* class="
But I can't remember (or find out) how to change class= to CssClass=
Can you tell me.
Thanks