Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My userControl property
Message
De
12/01/2005 10:57:28
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00976394
Message ID:
00976422
Vues:
8
This message has been marked as a message which has helped to the initial question of the thread.
Einar,

When you create your property, use the [Description] attribute:
[Description("This property is for whatever")]
public string MyProperty
{
  // etc.etc.etc.
}
~~Bonnie




>Bonnie,
>Another followup question. How can I get a discription for my newly created property? (yes I have the the description checkbox checked).
>
>Einar
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform