TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jake Hallon
NA
5
0
anonymous object
Apr 29 2009 3:50 PM
If you define an object like: var test = new { firstParam = "testing", secondParam = "testing" }; Is there a way of iterating over the parameters? Something like foreach(Param p in test) { //do something } Thanks for any help.
Reply
Answers (
3
)
Display a textbox when checkbox is checked on webform
Credential Login help