S
shapper
Hello,
I am creating an Asp.Net 2.0 project.
This project includes various custom web controls.
I need to use a few images in this custom web controls.
Then I want to to compile everything into a DLL.
My questions are:
1. What should the build action (In the properties panel) of these
images be?
2. What should the copy output (In the properties panel) of these
images be?
3. How should I reference these images in my custom web controls
classes?
Thank You,
Miguel
I am creating an Asp.Net 2.0 project.
This project includes various custom web controls.
I need to use a few images in this custom web controls.
Then I want to to compile everything into a DLL.
My questions are:
1. What should the build action (In the properties panel) of these
images be?
2. What should the copy output (In the properties panel) of these
images be?
3. How should I reference these images in my custom web controls
classes?
Thank You,
Miguel