Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formatting Memo Lines For HTML output
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01000254
Message ID:
01000370
Vues:
18
Oh and by the way, this works, too: /r/n = Chr(10)+Chr(13)

Example: string s = "First line/r/nSecond line";

However, depending where you're using this code it may work in some cases and in other it won't. System.Environment.NewLine works in all environments.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform