Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My userControl property
Message
From
12/01/2005 10:57:28
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00976394
Message ID:
00976422
Views:
7
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform