A
Anders M
I'm trying to use Inline-code to call Page_load, Page_Init or Page_PreRender
methods.
I've also got a code behind c#-file.
I can define inline methods for buttons and so on...that works fine. But
when I try to call Page_load, Page_Init or Page_PreRender methods it doesn't
work.
Non of the methods get's triggered !?
How can I solve this problem with combining code behind and inline-code?
I just need an action to call my own defined dll-call, it must be done in
inlin -code!
Regards
/Anders
methods.
I've also got a code behind c#-file.
I can define inline methods for buttons and so on...that works fine. But
when I try to call Page_load, Page_Init or Page_PreRender methods it doesn't
work.
Non of the methods get's triggered !?
How can I solve this problem with combining code behind and inline-code?
I just need an action to call my own defined dll-call, it must be done in
inlin -code!
Regards
/Anders