DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

DependencyProvider in subclass of ModuleSearchBase

 12 Replies
 3 Subscribed to this topic
 26 Subscribed to this forum
Sort:
Page 2 of 2 << < 12
Author
Messages
Advanced Member
Posts: 233
Advanced Member
4 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
4 Engaged Reader
Engaged Reader
You are an engaged reader!

On a slightly different note, I keep trying to convert from PortalSettings to use IPortalSettings, but there is no ActiveTab property in IPortalSettings. Is there a replacement or some other way to get that? I looked at the platform repo and it still looks like PortalSettings is still being used for a lot of cases, such as this one:

Should I just keep using PortalSettings and not bother trying to convert to using IPortalSettings?

Advanced Member
Posts: 159
Advanced Member
MVP
MVP
You're an MVP!

I'm working on removing usages of obsolete code (see PR #6965), which includes converting a bunch of <code>PortalSettings</code> usages to <code>IPortalSettings</code>. There is not a way to get the current page via dependency injection, though there have been some discussions on and off about adding a way to retrieve the current context. For now, I'm replacing <code>PortalSettings.ActiveTab</code> with <code>TabController.CurrentPage</code>.

Advanced Member
Posts: 233
Advanced Member
4 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
4 Engaged Reader
Engaged Reader
You are an engaged reader!

Thanks Brian!

Page 2 of 2 << < 12

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

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

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. 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.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved