Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protection of specific files in local
Message
From
10/07/2006 04:03:04
 
 
To
07/07/2006 14:44:27
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01133718
Message ID:
01134852
Views:
21
>>Just tested in C#:
>>
>>string s = Context.Handler.GetType().Name
>>
>
>Context.Handler only exposes IsReusable and ProcessRequest. If I type that as is an error is returned by the designer.


That's just the IHttpHandler interface. The handler, like all objects, must derive from System.Object and thus expose the GetType() method....

Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform