Search Results

0
votes

asp.net: difference between runat=”server” and server controls

There is no server events associated with such a controls, but you can use it in codebehind to change it's properties. …