DataObjectAttribute Fields
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| DataObject | Indicates that the class is suitable for binding to an ObjectDataSource object at design time. This field is read-only. |
| Default | Represents the default value of the DataObjectAttribute class, which indicates that the class is suitable for binding to an ObjectDataSource object at design time. This field is read-only. |
| NonDataObject | Indicates that the class is not suitable for binding to an ObjectDataSource object at design time. This field is read-only. |