A
Anoop M
Whether there is any available libraries to render an asp.net webform
dynamically at run time, from an xml definition?
Like
<Page>
<control class="System.Web.UI.WebControls.Textbox" id="Textbox1">
<property name="backcolor" value="red" />
</control>
</Page>
Should be rendered in the webform.
Thanks a lot,
Anoop
http://amazedsaint.blogspot.com
dynamically at run time, from an xml definition?
Like
<Page>
<control class="System.Web.UI.WebControls.Textbox" id="Textbox1">
<property name="backcolor" value="red" />
</control>
</Page>
Should be rendered in the webform.
Thanks a lot,
Anoop
http://amazedsaint.blogspot.com