Getting extender-persisted properties in runtime

G

Gergely Varadi

I have a webcontrol that extends the container page creating an
extender object and calling
IExtenderProviderServices.AddExtenderProvider of the designer host.
The added properties get persisted in the page's resource
'$this.propname'.

How can I get them in runtime from the webcontrol? A component could
create custom constructor code but webcontrols get created in the
WebForm1_aspx class (contained in the .cs file in
WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\webapplicatioin1\...)

And so I cannot use a custom CodeDomSerializer...

HEEEEELP!

Greg
 

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,744
Messages
2,569,479
Members
44,900
Latest member
Nell636132

Latest Threads

Top