Is there more than one way to define "name" in a param tag?

  • 14 years ago
    I know this is the standard way to use a param tag:
       <param name="args"> A list of command line arguments</param>

    This syntax however screws up the syntax coloring in the editor I use, because of the quotes.

    Is this way another valid way to use the param tab?

       <param><name>args</name> A list of command line arguments</param>

    Any help would be appreciated.








Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“I invented the term Object-Oriented, and I can tell you I did not have C++ in mind.” - Alan Kay