Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Sergey Coox 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
236
Fixed in build
266
  • Submitted by   Michael
    3 years ago (06 Aug 2006 15:31)
  • Updated by Michael
    3 years ago (26 Oct 2006 15:14)
  • Jira: RSRP-23264
    (history, comments)

RSRP-23264

RS thinks fully qualified name in ASP.Net MasterType declaration is redundant

0
If I have a page declaration like:

<%@ Page MasterPageFile="~/foo/bar.master" Language="c#" Inherits="Company.Web.Blah.Foo.Barmaster" CodeFile="somefile.aspx.cs" %>
<%@ MasterType TypeName="Company.Web.Blah.Foo.Barmaster" %>

ReSharper suggests that I simplify TypeName to "Barmaster". This, in fact, will not work in ASP.Net.


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