Can some one explain the significance of the $ in the following line of aspnet code? Not sure what to look for since I've never seen the syntax but FormView2 is the name of the formview this input sits inside.
Why is this necessary (if it is at all)?
<pre>
<code>
<!---test-->
<input type="text" class="grid_2" id="FormView2_TextBoxName" value="0" name="FormView2$TextBox4">
<blockquote>
</pre>
</code>
1.before the question started a list mode, which breaks code mode completely.