Hi,
I have an extended web control that I'm compiling into a dll. Currently for the control to work I need to have 3 .aspx pages in a template folder. Each performing different functions. I open these windows using an embedded javascript file within the dll. I'm wondering if there is a way to incorporate these webforms into the dll so the control is entirely contained within itself and there is no need to create a template folder. If that is not possible is there a way to reference the root directory of a website within an embedded javascript file in a dll? Something similar to what you can do with server controls (ie: "~/templates/myPage.aspx").
Thanks in advance for any help or guidance anyone can offer.
Source Click Here.
No comments:
Post a Comment
Post your comments here: