Page_Load

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
4/13/2009 3:34:07 AM
Gravatar
Total Posts 19

Page_Load

Hi all,

 

I need your help on this as I think I have fried half of my brain cells trying to figure out what I did wrong. Basically, I am developing a customised module and would like to add in a page_load function in the *.ascx page of the module. However, whatever code that is written in the page_load function of the *.ascx does not execute or not reflected in the page I was viewing. Could someone share with me on how to insert the page_load function in the *.ascx?

 

Regards,

Farah K

4/13/2009 12:50:06 PM
Gravatar
Total Posts 18439

Re: Page_Load

I recommend study our Hello World examples. They have page load events and they do execute.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.