public sub page_load (sender,e)
menuname.menu = ArrayList
end sub
<utilities:menu menu="<%= menu %>" runat="server" / id="menuname">
- Matt Small
----- Original Message -----
From: Raymond Camden
To: CF-Community
Sent: Friday, March 05, 2004 3:21 PM
Subject: asp.net question
Dumb question, but how in the heck do you pass a NON string value to a
custom control? I have a custom control that takes an ArrayList as an arg. I
tried
<utilities:menu menu="<%= menu %>" runat="server" />
but it doesn't like the form.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
