Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Silverlight Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01485774
Message ID:
01485782
Vues:
71
>First, why is there no Silverlight category????
>
>Ok, how do you set the application title (the browser's title) in a Silverlight app?

You can get a reference to the enclosing html:
System.Windows.Browser.HtmlPage.Document.SetProperty("title", "My Shiny Application");
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform