Home All Groups Group Topic Archive Search About
Author
12 Feb 2006 1:49 PM
Larry Charlton
Does anyone know of documentation on or examples of creating a control and
designer that supports regions but is rendered?  I am trying to create a
control with some HTML tags around two regions that I'd like to be able to
edit.  Composite controls seem like overkill, but I'm having a bit of
difficulty figuring out to hook up the designer to a rendered control.

Author
14 Feb 2006 8:44 PM
DWS
Larry
master page inherits user control and supports editable regions.


Show quoteHide quote
"Larry Charlton" wrote:

> Does anyone know of documentation on or examples of creating a control and
> designer that supports regions but is rendered?  I am trying to create a
> control with some HTML tags around two regions that I'd like to be able to
> edit.  Composite controls seem like overkill, but I'm having a bit of
> difficulty figuring out to hook up the designer to a rendered control.