Posts Tagged ‘cross page’
DotNetNuke Modules – Finding The Page a Module is On
Last week we talked a bit about Inter Module Communication, the ability of one module to notify another module on the page that something needs to happen without requiring a post back. The other need you may have is something I refer to as Cross Page Communication. This is not a DotNetNuke term, I just made it up today.
Here’s the problem. In some cases, you may have a module that you’ve placed on a page that should only ever be on one page. In my case, this was the checkout module. I needed some way of retrieving the page that that module was on so that I could create a hyperlink to that page from my modules that displayed my products and my “mini cart” module that displayed a summary of items in the shopping cart.
Here’s how I did it:
Other Related Items:
Flex 3 BibleFlex your development muscles with this hefty guide Write programs using familiar workflows, deliver rich applications for Web or desktop, a... Read More >
ASP.Net Essential TrainingThousands of businesses have used ASP.NET to build
Mag-Lite SH34DCW6J 3-Watt LED 4-C/D Cell Flashlight Upgrade Module* Upgrade your existing 4 C & D-Cell Maglite flashlights to the new MAG-LED Technology
* Does not void the Maglite flashlight Limited Lifetime Warran... Read More >

