
| Key: |
RSRP-22460
|
| Type: |
New Feature
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Blocker
|
| Assignee: |
Sergey Coox
|
| Reporter: |
Michael
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
ReSharper
Created: 06 Aug 06 14:46
Updated: 09 Sep 06 13:32
|
|
| Component/s: |
Language - ASP.NET
|
| Fix Version/s: |
2.0
|
|
Security Level:
|
Everybody
(All jira users)
|
|
|
In ASP.Net, it is possible to specify the master type for the page declaratively using the <%@ MasterType directive. The net effect is that you don't have to cast the Page.Master property to a specific type, the ASP.Net infrastructure takes care of it. ReSharper does not appear to recognize this.
|
|
Description
|
In ASP.Net, it is possible to specify the master type for the page declaratively using the <%@ MasterType directive. The net effect is that you don't have to cast the Page.Master property to a specific type, the ASP.Net infrastructure takes care of it. ReSharper does not appear to recognize this. |
Show » |
|
Could You create a small solution, pls. I've got a number of test for this, and all of them are successful.