W
WT
Hello,
In my code I set the SkindId for image objects before the Page_Load event
for the page.
The image is created then added to the control list of an HtmlAnchor object
already present in the ascx page.
I checked with traces that the skinid is correctlyset, theApp_Theme folder
contains the correct Theme whichcontains the Skin, and this last file
contain correct path to the gif image placed in a folder under the
currenttheme.
But no image displayed, looking to the generated source I find <img src=""
......> ?
Is thisa known problem ?
Any help welcome.
CS
In my code I set the SkindId for image objects before the Page_Load event
for the page.
The image is created then added to the control list of an HtmlAnchor object
already present in the ascx page.
I checked with traces that the skinid is correctlyset, theApp_Theme folder
contains the correct Theme whichcontains the Skin, and this last file
contain correct path to the gif image placed in a folder under the
currenttheme.
But no image displayed, looking to the generated source I find <img src=""
......> ?
Is thisa known problem ?
Any help welcome.
CS