No, it is a Custom Control. Because Corporate Headers and Footers can span
across multiple applications. So I don't use that approach.
"Jim" <> wrote in message
news:028401c3a3c0$1853f6b0$...
> Did you create a Web User Control (.ascx)?
>
> >-----Original Message-----
> >I have a custom control that I have written for our
> companies footer. The
> >old footer was an include file that used div tags. In my
> control, my class
> >inherited from the base(HtmlTextWriterTag.Div). This
> works as long as I
> >manually place the tag on the ASP.NET page. I am not
> able to drag and drop
> >the control on the page. After I added the tag to the
> page, in design mode
> >the page I get an "Error Creating Control".
> >
> >Should I inherit from another control or tag? Some
> direction would be
> >great.
> >
> >Thanks,
> >
> >Brian
> >
> >
> >.
> >
|