Hello,
I was wondering if there is a way to set by default the value of an attribute for all specific asp:object
As an example: Set the text property for all asp:TextBox objects in the web application to "Please insert text"
This example is not what I am trying to achieve, just an example to clarify.
Thanks :)