B
Benton
Hi there,
I am looking for C# code samples on how to:
1.- Get a string with the default HTML that would be rendered for a custom
control.
2.- Customize this string.
3.- Make the control render the customized HTML.
I want to customize the "HREF" part of the HTML generated for a LinkButton.
I am new to custom control writing and if this is possible it would be done
in the Render method, right?
Many thanks in advance,
-Benton
I am looking for C# code samples on how to:
1.- Get a string with the default HTML that would be rendered for a custom
control.
2.- Customize this string.
3.- Make the control render the customized HTML.
I want to customize the "HREF" part of the HTML generated for a LinkButton.
I am new to custom control writing and if this is possible it would be done
in the Render method, right?
Many thanks in advance,
-Benton