[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

Application name at design time

Hadar

7/9/2003 11:03:00 AM

Hi,

How can I get the application name that contains my web-control at design
time?

In run-time, there's no problem because the control can access the context
information - application name and much more.
In design-time, it is a diffrent story because there is no context (since
there is no call by any application...)

Maybe the appliaction name is exposed by the Visual Studio classes or
something like that...?

Thanks in advance,
Hadar.