AdministrationDataSourceView Properties

Include Protected Members
Include Inherited Members

The AdministrationDataSourceView type exposes the following members.

Properties

  Name Description
Public property CanDelete Inherited from System.Web.UI.DataSourceView. (Overrides DataSourceView.CanDelete.)
Public property CanInsert Inherited from System.Web.UI.DataSourceView. (Overrides DataSourceView.CanInsert.)
Public property CanPage Inherited from System.Web.UI.DataSourceView. (Overrides DataSourceView.CanPage.)
Public property CanRetrieveTotalRowCount Inherited from System.Web.UI.DataSourceView. (Overrides DataSourceView.CanRetrieveTotalRowCount.)
Public property CanSort Inherited from System.Web.UI.DataSourceView. (Overrides DataSourceView.CanSort.)
Public property CanUpdate Inherited from System.Web.UI.DataSourceView. (Overrides DataSourceView.CanUpdate.)
Protected property Context Gets the context of the AdministrationDataSourceView object.
Protected property Events (Inherited from DataSourceView.)
Public property IsTrackingViewState Gets a value that indicates if the AdministrationDataSourceView is configured to maintain state.
Public property Name (Inherited from DataSourceView.)
Protected property Owner Gets the data source control that contains the AdministrationDataSourceView object.
Public property SelectParameters Gets the AdministrationDataSourceView parameters for which state is being maintained.
Protected property TotalRowCount Returns the total number of rows in the AdministrationDataSourceView object.
Protected property ViewState Gets an object representing the current state of the AdministrationDataSourceView object.

Top

See Also

Reference

AdministrationDataSourceView Class

Microsoft.SharePoint.WebControls Namespace