History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-25950
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Sergey Coox
Reporter: Rhywun
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Support for 'PreviousPage' construction in ASP

Created: 06 Aug 06 18:10   Updated: 09 Sep 06 13:33
Component/s: None
Fix Version/s: 2.0.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 249
Fixed in build: 253
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=25950


 Description  « Hide
In an aspx page you can make "PreviousPage" subclass one of your Pages by adding a line like
<%@ PreviousPageType VirtualPath="~/Default.aspx" %>

Then in code behind you can use public properties that you define in the previous page, like PreviousPage.MyProperty, etc.

But resharper is not recognizing this and is marking such code with "cannot resolve symbol".



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.