G
Guest
I have Solution with multiple project as following hierarchy
Parent
Child
Child
Child
the parent is the ONLY one has the Global.ascx , now im in case i need to
access the global.ascx public class (global) of parent project to set a value
used there with a specific text, I do not need to add the Parent DLL in each
project , is there other solution???
Parent
Child
Child
Child
the parent is the ONLY one has the Global.ascx , now im in case i need to
access the global.ascx public class (global) of parent project to set a value
used there with a specific text, I do not need to add the Parent DLL in each
project , is there other solution???