Is IDReferencePropertyAttribute really important?http://forums.asp.net/t/1541410.aspx/1?Is+IDReferencePropertyAttribute+really+important+Mon, 29 Mar 2010 13:12:17 -040015414103756415http://forums.asp.net/p/1541410/3756415.aspx/1?Is+IDReferencePropertyAttribute+really+important+Is IDReferencePropertyAttribute really important? <p>Hello...</p> <p>I have programmed a Validator control that besides&nbsp;ControlToValidate property I added a ControlToValidateDV property which&nbsp;will contain&nbsp;the ID of another TextBox control.</p> <p>I marked that property with TypeConverter(typeof(ValidatedControlConverter)) which provides a list of ID's of all the controls in the page. </p> <p>Whether&nbsp;I use IDReferenceProperty or not, that list is shown corrrectly, so I am wondering what is the real importance of that attribute.</p> <p>Thanks</p> <p>Jaime</p> 2010-03-29T13:12:17-04:00