Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
User control call page method?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
Divers
Thread ID:
01374382
Message ID:
01374433
Vues:
22
>I'm missing something glaringly obvious (not to me but I'm sure it is simple).
>
>
>You are doing..
>
>Dim page As MyWebPage
>
>
>My page is Default.aspx which is class _Default
>
>If I try
>
>Dim page as _Default
>
>I get an error "Type '_Default' is not defined"
>

They might not be within the same namespace. Try prefixing the as _Default with the full namespace or add a Imports statement.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform