Specifying string array as an attribute in HTML tag

J

Jeff 'Jones' Putz

This might be obvious, but I can't quite figure out the syntax to do
it. How does one specify a string array in the actual HTML for a
control? For example...

<custom:control runat="server" MyStringArrayAttribute="???????" />

In codebehind, it's obviously something like...
MyControl.MyStringArrayAttribute = new string[] {"one","two","three"};

Call me names if you'd like, just as long as you answer the question.
;)
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top