Hi
Is it possible to get the current page (being processed) from a module? I know its possible to get stuff like the current context, etc but i need to be able to perform a findcontrol on the page.
I could put the functionality in a class, but as far as i see it i would have the same problem. Also, i dont want to pass the current page to the function I have written.
I would appreciate any thoughts, thanks
Is it possible to get the current page (being processed) from a module? I know its possible to get stuff like the current context, etc but i need to be able to perform a findcontrol on the page.
I could put the functionality in a class, but as far as i see it i would have the same problem. Also, i dont want to pass the current page to the function I have written.
I would appreciate any thoughts, thanks