CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules Tags:
Item Type: NewsGroup Date Entered: 5/26/2005 3:14:38 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 30 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
DavidLen
Asp.Net User
TabModuleSettings in base module5/26/2005 3:14:38 PM

0/0

Hi

I'd like to access TabModuleSettings from the base module, can this be done ?

David L.
mzns1
Asp.Net User
Re: TabModuleSettings in base module6/22/2005 4:34:41 AM

0/0

It's actually easier from a base module.

Dim
 mySetting As String = CType(Settings("SavedSetting"), String)

If mySetting <> "" Then
   'do your stuff

End If


mikez
   

DavidLen
Asp.Net User
Re: TabModuleSettings in base module6/22/2005 5:06:40 PM

0/0

I found that out.

It's confusing to me that both types of settings get recalled from one function.

Thanks for your help .. David

3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional DotNetNuke 4: Open Source Web Application Framework for ASP.NET 2.0 Authors: Shaun Walker, Joe Brinkman, Bruce Hopkins, Scott McCulloch, Patrick J. Santry, Chris Paterra, Scott Willhite, Dan Caron, Pages: 517, Published: 2006

Web:
TabModuleSettings in base module - ASP.NET Forums I'd like to access TabModuleSettings from the base module, can this be done ? David L. Re: TabModuleSettings in base module ...
Multiple Data Providers and Multiple Databases - ASP.NET Forums I then moved to the pattern of writing a single base or container module that would then (based on either TabModuleSettings or user ...
TabModuleSettings is null - Extend It! ( Programming in VS2003 ... I have a problem with the custom module, currently I want to get the ... what I have done is I inherit the portalmodule base and it could ...
dsanchez > Home Text = (string)TabModuleSettings["SlideShowTitle"]; } } } catch (Exception exc) //Module failed to load { Exceptions.ProcessModuleLoadException(this, exc); ...
Koders Code Search: ModuleController.cs - C# Note - the base module is not removed unless both the flags are set, ... //First copy the Module to the new Tab (including the TabModuleSettings) ...
Column headers always enabled - Reports Module [Lead: Andrew Nurse ... As a temporary fix, you can manually adjust the TabModuleSettings for the particular instance of the module you want to change. ...
DotNetNuke Modules - Retrieving Settings You can also use the TabModuleSettings[] property and the ModuleSettings[] property to get ... DotNetNuke Modules - Creating Base Modules - May 28th, 2008 ...
Chris Cant's developer blog: Writing DNN custom modules Modules.ModuleSettingsBase. The LoadSettings method fills the text box with the current setting on first entry. ModuleSettingsBase.TabModuleSettings gets ...
Building Custom Modules TabModuleSettings; Menu changes: implement IActionable (plus new interfaces); Module options: change Edit control key to Settings; Refer to routine ...
BiteTheBullet.co.uk - DNN Module Development FAQS Getting Started with DNN Module Development. DotNetNuke is a great web application, no matter what your requirements for a website it gives you a great base ...




Search This Site:










unable to connect to database - provider management

strange issues...?!

des crypto not working ???

custom module development / app block problem

new error

multiple portals

textbox, events, double click, eventargs?

asp.net 2.0 + active directory

secure, encrypted email

<input ... value="sting that contains double-quotes" ... >

installation error dnn4.02

do i need a handler for a feed?

validation - how to validate if only press submit

skin - icom on main menu

directoryservicescomexception appeared overnight.

can the new membership, etc. features in asp.net 2.0 be used to create a user in the ad?

i succeeded in sending mails, but mails are going to bulk folder only .

different dll for admin section???

tab administration problem

form authentication... error when trying multiple authentication.

how can my isp support shared ssl with asp.net?

problem refreshing page with new theme

deploying code

msdn shipped with visual studio 2003 for asp.net help document

active directory

initializecomponent function doesnt autogenerate

mail does not work - need help

page cannot be displayed error

design page and code behind page

is it possible adding our own keywords to intellisense ?

 
All Times Are GMT