|
-
Aug 25th, 2003, 03:28 PM
#1
Thread Starter
Lively Member
Can't find namespace... Does anyone know where it is? *resolved*
using System.Web.UI.Design;
I'm looking to implement the above namespace, more specifically the following:
System.Web.UI.Design.WebControls.ReadWriteControlDesigner
I can't find it anywhere? At least the intellisense doesn't show it up. I tried looking for a specific dll that might be it, can't find it..anyone ??
Thanks,
Mitchel
Last edited by toto; Aug 25th, 2003 at 06:40 PM.
-
Aug 25th, 2003, 03:51 PM
#2
Sleep mode
UI is nested from this dll . I've looked into all Web namespaces and didn't find this specific class "ReadWriteControlDesigner" . Maybe .Net Framework version is different from the one you saw . I'm using 1.1 .
System.Web.Mobile.dll
-
Aug 25th, 2003, 06:40 PM
#3
Thread Starter
Lively Member
Pirate,
Thanks for trying! I came back from lunch just now, and it seems to have cleared my head.. I found it by adding the System.Design dll to my project!
Thanks guys,
Mitchel
-
Aug 26th, 2003, 12:20 PM
#4
Sleep mode
Glad it's working now .
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
|