Creating Function in aspx page
Hi all,
When creating new function handler using resharper (from within HTML visual studio editor),
I am getting that text inserted in the aspx page:
Untitled Page
]]>
Is it possible to make resharper create function in code-behing files, not in actual .aspx files?
Thanks!
Please sign in to leave a comment.
Generating the code in the code-behind file is supposedly slated for a future release:
http://www.jetbrains.net/jira/browse/RSRP-27074