[Mono-list] Order of control tag attributes
Jens Wurster
jw at zaubercenter.de
Fri Aug 3 19:29:23 EDT 2007
Hello,
For example, I have the following tag:
<asp:Button ID="..." BorderColor="..." Visible="..." CssClass="..." />
In which order the attributes will be processed?
Alphabetically .
BorderColor, CssClass, ID and Visible
. or in the same way as specified in the tag?
ID, BorderColor, Visible and CssClass
Regards
Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070804/1e783a34/attachment.html
More information about the Mono-list
mailing list