Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Sergey Coox 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
249
Fixed in build
253
  • Submitted by   Rhywun
    3 years ago (06 Aug 2006 18:10)
  • Updated by Rhywun
    3 years ago (09 Sep 2006 13:33)
  • Jira: RSRP-25950
    (history, comments)

RSRP-25950

Support for 'PreviousPage' construction in ASP

0
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".

Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments