Can't see aspnet_client images at design time
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have created a web custom control, and put some images in the appropriate assembly directory under aspnet_client. Well, at runtime everything is OK, the web custom control render these images exactly as supposed, however at design time i can't see those images. Any suggestions? Should i implement special code for design time? Best Regards, Ilan