refomratting asp code in visual web developer

J

Jon Paal

I am trying to reformat tags like the the "<asp:label" tag as a test using the settings of line breaks of :

"before opening, within and after closing"

but it doesn't result in attributes on new lines.

do you know which combination of settings will produce line breaks on attributes so code will look like below after formatting ?


<asp:Label
id="lblProductName"
Text="Product Name:"
AssociatedControlID="txtProductName"
Runat="server" />
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top