Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Getting StartedGetting StartedWhat DLL has the object "Dnn.Tab" in it for DotNetNuke 8.03 for Razor?What DLL has the object "Dnn.Tab" in it for DotNetNuke 8.03 for Razor?
Previous
 
Next
New Post
6/7/2017 12:01 PM
 

Dear DotNetNuke Pros,

What DLL has the object "Dnn.Tab" in it for DotNetNuke 8.03 for Razor?

Please advise.

Razor compilation is not working.

I know, Razor is more-or-less compile-on-demand, but when running in an isolated project for debugging and testing, from Visual Studio, in debug mode, it is auto-compiled when run, so the error appears.

Here are the details.

I am looking at the _TabInfo Razor sample that shipped with the DotNetNuke Razor Module.

Visual Studio is complaining with the following compile-time error...

Error The type or namespace name 'Tab' does not exist in the namespace 'Dnn' (are you missing an assembly reference?)

This is the Razor file...

C:\inetpub\wwwroot\dotnetnuke\DesktopModules\RazorModules\RazorHost\Scripts\_TabInfo.cshtml

This is the code in the Razor File...

Razor Page Info Module Example



The current page is:




  • Name: @Dnn.Tab.TabName


  • Id: @Dnn.Tab.TabID


  • Path: @Dnn.Tab.TabPath




And, I did try adding these using statements but it did not help.

@using Dnn;

@using Dnn.Module;

@using Dnn.Modules;

@using DotNetNuke;

@using DotNetNuke.Modules;

Do you know the answer? Do you have suggestion?

Please advise.

Thanks.

-- Mark Kamoski
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedWhat DLL has the object "Dnn.Tab" in it for DotNetNuke 8.03 for Razor?What DLL has the object "Dnn.Tab" in it for DotNetNuke 8.03 for Razor?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out