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

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Changing module title from C#Changing module title from C#
Previous
 
Next
New Post
6/25/2012 11:00 AM
 
Try this:

this.ModuleContext.Configuration.ModuleTitle = "XYZ";

Hope this helps!
 
New Post
7/30/2012 6:01 AM
 

I was trying to apply a container which was created using C# into a module.I'm using DNN 6.2.0. This is a web application which is been inherited by SkinObjectBase class.

Once the page is loaded, I'm getting the below error.

Could Not Load Container:/Portals/_default/Containers/Test/TestContainer.ascxDotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled error loadingmodule. ---> System.InvalidCastException: Unable to cast object of type'ASP.portals__default_containers_test_testcontainer_ascx' to type'DotNetNuke.UI.Containers.Container'. atDotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl,String ControlSrc) at DotNetNuke.UI.Skins.Pane.LoadContainerByPath(StringcontainerPath) --- End of inner exception stack trace ---

When I change the SkinObjectBase class to DotNetNuke.UI.Containers class,then it works fine. But inside the container, I was trying to get the moduleusing DotNetNuke.UI.Containers.Container.GetPortalModuleBase(this); And sincethis is DNN 6.2.0, it says this method has been obsolete and try to useModuleControl. But if I use that I cant get a PortalModuleBase object.

Can some one please help me on this. My basic questions are:

1. When implementing a container, using C# is it correct to inherit it fromthe DotNetNuke.UI.Containers class?

2. How can I access the PortalModuleBase object inside a container to get the module title from the container?

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Changing module title from C#Changing module title from C#


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