TemplateControl??

R

Ron Vecchi

Is it possible to create a custom control like the below example.
Basically the custom control will have a public property of type
PlaceHolder. What ever html content is enter between the <Container>
elements should be added to part of the Placeholders control colleciton.

Is this possible? any good resources for doing this out there?
---------------
<cc1:MyCustomControl id="Control" runat="server">
<Container>
//insert html content
</Container>
</cc1:MyCustomControl>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,985
Messages
2,570,199
Members
46,766
Latest member
rignpype

Latest Threads

Top