BindableAttribute Class
Specifies whether a property is typically used for binding.If a property is marked with Bindable(true), then a property change notification should be raised for that property.
Author: Microsoft Corporation Code: ASP.NET v1.0 & VB