Re: renderbegintag without any tag



On 1 Mart, 07:12, intrader <intra...@xxxxxxx> wrote:
xenomur wrote:
Is there possible to use renderbegintag without any tag ? I created a
webcontrol library. The output of control there is span tag. How can i
disable it ? I want to put any tag at html output of webcontrol
library.

Thank you ...

Possibility of overriding the Render method?

Yes ...

.



Relevant Pages

  • Re: renderbegintag without any tag
    ... xenomur wrote: ... The output of control there is span tag. ... I want to put any tag at html output of webcontrol ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • Re: DIV or SPAN
    ... The "Label" control is implemented using the span tag. ... uses the div tag. ... "Ralph Krausse" a écrit dans le message de ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: REPOST: How can I change the color of the Selected Item in a
    ... >colors you select unless they are assigned within the control itself. ... >custom control based on the listbox and modify something. ... A listbox server control will render itself as a tag in HTML. ... My approach to this kind of problem is to take the HTML output, ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: REPOST: How can I change the color of the Selected Item in a
    ... change the color of items selected in listbox controls. ... >>colors you select unless they are assigned within the control itself. ... > A listbox server control will render itself as a tag in HTML. ... > My approach to this kind of problem is to take the HTML output, ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: REPOST: How can I change the color of the Selected Item in a
    ... You will need a custom drop down control. ... > change the color of items selected in listbox controls. ... >> My approach to this kind of problem is to take the HTML output, ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)

Loading