Posts
16
Comments
100
Trackbacks
18
Less than useful helpfiles, part 1

In the helps for HtmlInputControl.Name (for .NET 2.0):

Gets or sets the unique identifier name for the HtmlInputControl control.

Later on, in that same help file:

In this implementation, the get accessor returns the value of the Control.UniqueID property. However, the set accessor does not assign a value to this property.

So then why say that it sets the property, if it doesn't actually set the property?

posted on Tuesday, May 09, 2006 1:37 PM Print
Comments
Gravatar
# re: Less than useful helpfiles, part 1
Wolfy
6/23/2006 2:32 AM
Exactly. And just try finding some examples that show you how to successfully "override this implementation"! I'm getting all sorts of nasty errors with my attempt :'(

Post Comment

Title *
Name *
Email
Url
Comment *  
News