how to fill a .skin file?
Hi,
I want to fill a .skin theme file with e.g. <asp:Label .... ></label>
When opening such a file, i can see on the keft side the toolbox with only the HTML controls, but not all the server controls as label, gridview etc ...
1) HTML controls can't be used in themes, so why display them?
2) why are the server controls not dispalyed in the toolbox as in a normal asp page, and why does the IntelliSense not work in a .skin file? Do i really have to enter everything manually or with copy/paste opeartions?
Thanks
Hertendreef
|