The component that supports this interface also supports IBindableList, which makes it easy to populate a combo box with data from the page’s XML. This method controls which property (setter) in each DataItem element will be used for this binding. For example, you could call this method with DisplayName, and it would use that setter property for data binding. The combo box would then contain Public and Dev Team as items.

Related Topics

IDataNodes Interface