Home All Groups Group Topic Archive Search About
Author
15 Feb 2006 1:57 PM
Jim Reynolds
Hi,

As default a control is wrapped in span tags is there any quick way of
changing that?

Jim

Author
15 Feb 2006 3:41 PM
Phillip Williams
If you are referring to the output of a custom control, try the
RenderContents method (instead of Render) http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwebuiwebcontrolswebcontrolclassrendercontentstopic.asp

Show quoteHide quote
"Jim Reynolds" wrote:

> Hi,
>
> As default a control is wrapped in span tags is there any quick way of
> changing that?
>
> Jim