How to provide desingtimesupport vor multiple SubControls/Properties

  • Thread starter Johannes Degenhard
  • Start date
J

Johannes Degenhard

Hi there,

i would like to write a control which should look like this

<xx1:MyControl runat="server" id="MyControl1">
<UrlProperty href="www.xyz.com">
<xx1:UrlParameter1 name="aaa" value="bbb"/>
<xx1:UrlParameter1 name="ccc" value="ddd"/>
</UrlProperty>
<Columns>
<xx1:Column>
<Header>Test</Header>
<Content><%= AnyDatabinding %>
</xx1:Column>
<xx1:Column>
<Header>Test2</Header>
<Content><%= AnyOtherDatabinding %>
</xx1:Column>
 

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
474,141
Messages
2,570,817
Members
47,361
Latest member
eitamoro

Latest Threads

Top