For a list of all members of this type, see WebDataObject members.
| Name | Description | |
|---|---|---|
![]() | DataKey | Gets/sets unique key object used in data binding. For keys that are of type string, the Key property can also be used. |
![]() | IsEmpty | Check if object contains only default values. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | Key | Overridden. Gets/sets unique key string used in data binding. For keys that are not of type string, use the DataKey property. |
| Name | Description | |
|---|---|---|
![]() | EnableViewState | Turns on ViewState tracking for this WebObject (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | SubObjects | (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | ViewState | Gets a dictionary of state information (StateBag) that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |