Mono Class Library: Overview

System.Web.UI.WebControls.ObjectDataSource: Method Members

The methods of System.Web.UI.WebControls.ObjectDataSource are listed below. For a list of all members, see the ObjectDataSource Members list.

See Also: Inherited members from System.Web.UI.DataSourceControl

Public Methods

Delete() : int
Documentation for this section has not yet been entered.
Insert() : int
Documentation for this section has not yet been entered.
Select() : IEnumerable
Documentation for this section has not yet been entered.
Update() : int
Documentation for this section has not yet been entered.

Protected Methods

override
GetView(string) : System.Web.UI.DataSourceView
Documentation for this section has not yet been entered.
override
GetViewNames() : ICollection
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
TrackViewState()
Documentation for this section has not yet been entered.