Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0How to get portal path from controller?How to get portal path from controller?
Previous
 
Next
New Post
10/17/2007 9:15 AM
 

Michael Said
Did I misunderstand? I was thinking that the module's Controller class would not know what portal it was being called from.

John Replies
That depends on how it is being used, but the above property should work in most cases. 

 


DotNetNuke Modules from Snapsis.com
 
New Post
10/17/2007 9:22 AM
 

I think I need to clarify

I need the path in

Sub ImportModule(ByVal ModuleID As Integer, ByVal Content As String, ByVal Version As String, ByVal UserId As Integer) Implements DotNetNuke.Entities.Modules.IPortable.ImportModule

I need the path in order to export/import the module contents, because my module saves files to the hard disk that the user uploads, and those files must be imported/copied to the new module as well.

Public

 

 

 
New Post
10/17/2007 9:24 AM
 

John Mitchell wrote

Come to think of it, there is also a property that is already mapped to a physical location:

PortalSettings.HomeDirectoryMapPath

I'm using dnn 4.5.5 and I don't seem to have that property :(

 
New Post
10/17/2007 10:57 AM
 

PortalSettings.HomeDirectoryMapPath should be there in 4.5.5 and it should work for ImportModule.

If you are not inheriting from PortalModuleBase then you'll need to get the PortalSettings from the HttpContext


DotNetNuke Modules from Snapsis.com
 
New Post
10/17/2007 11:26 AM
 

John Mitchell wrote

 

 PortalSettings.HomeDirectoryMapPath should be there in 4.5.5 and it should work for ImportModule.

If you are not inheriting from PortalModuleBase then you'll need to get the PortalSettings from the HttpContext

 

Thanks, I was not inheriting from PortalModuleBase, works fine now. 

 

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0How to get portal path from controller?How to get portal path from controller?


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