|
-
May 19th, 2004, 11:05 AM
#1
Thread Starter
Fanatic Member
How can I declare objects of type Dropdownlist in a class. *RESOLVED*
I have a class that I want to pass a drop down list to as a parameter.
I cant import the system.web.ui.webcontrols namespace. It doesn't exist
When I type the . after web ( as in System.Web.) intellisence only gives me three options
AspNetHostingPermission
AspNetHostingPermissionAttribute
AspNetHostingPermissionLevel
How can I declare objects of type Dropdownlist in a class.
Last edited by davidrobin; May 20th, 2004 at 06:17 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|