Hi Ben,
Apply CSS file in Page that contains UserControl, and apply CSS classes in
UserCOntrol but don't link your usercontrol with CSS file. so only Container
page will have linked to CSS and Usercontrol will inherit CSS file from the
container page.
Revert back if not getting.
Harsh
"Ben Fidge" <> wrote in message
news:...
> I've got a page that dynamically loads web UserControls at run-time. The
> problem is that CSS styles applied to the UserControl's controls and page
> elements aren't being applied.
>
> Any ideas?
>
> Thanks
>
> Ben
>
>
|