Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Protection of specific files in local
Message
De
10/07/2006 13:55:55
 
 
À
10/07/2006 12:57:00
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01133718
Message ID:
01135043
Vues:
28
>As earlier:
>string s = Context.Handler.GetType().Name
>works for me. Or:
>system.object o = Context.Handler.GetType()
>
>But I see you'll probably move away from this approach anyway,

This syntax is not supported in VB.NET. As soon as I have a line such as:
        Throw New System.Exception(Context.Handler.gettype())
an error is returned in the designer saying:

'gettype' is not a member of 'System.Web.IHttpHandler'
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform