I have noticed when I use code like
var oWnd = $find("<%= RadWindowActionNotes.ClientID %>");The VS 2012 ability to collapse code sections breaks...
Image 1 - collapseWorks.jpg- Works in regular JavaScript code...
Image 2 - collapseNotWork - Broken with $find
Does anyone know how to get this working??