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
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
