The ContentNavigationResultView type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AnalyticsExpressionParameters | (Inherited from NavigationResultView.) | |
| CanDelete | Gets a value indicating whether the DataSourceView object associated with the current DataSourceControl object supports the ExecuteDelete(IDictionary, IDictionary) operation. (Inherited from DataSourceView.) | |
| CanInsert | Gets a value indicating whether the DataSourceView object associated with the current DataSourceControl object supports the ExecuteInsert(IDictionary) operation. (Inherited from DataSourceView.) | |
| CanPage | Gets a value indicating whether the DataSourceView object associated with the current DataSourceControl object supports paging through the data retrieved by the ExecuteSelect(DataSourceSelectArguments) method. (Inherited from DataSourceView.) | |
| CanRetrieveTotalRowCount | Gets a value indicating whether the DataSourceView object associated with the current DataSourceControl object supports retrieving the total number of data rows, instead of the data. (Inherited from DataSourceView.) | |
| CanSort | Gets a value indicating whether the DataSourceView object associated with the current DataSourceControl object supports a sorted view on the underlying data source. (Inherited from DataSourceView.) | |
| CanUpdate | Gets a value indicating whether the DataSourceView object associated with the current DataSourceControl object supports the ExecuteUpdate(IDictionary, IDictionary, IDictionary) operation. (Inherited from DataSourceView.) | |
| Context | (Inherited from EndecaCommandDataSourceView<(Of <(NavigationCommand, NavigationDataSource>)>).) | |
| DataSource | (Inherited from EndecaCommandDataSourceView<(Of <(NavigationCommand, NavigationDataSource>)>).) | |
| Events | Gets a list of event-handler delegates for the data source view. (Inherited from DataSourceView.) | |
| IsTrackingViewState | (Inherited from EndecaCommandDataSourceView<(Of <(NavigationCommand, NavigationDataSource>)>).) | |
| Name | Gets the name of the data source view. (Inherited from DataSourceView.) | |
| PermanentRefinementConfigs | (Inherited from NavigationResultView.) | |
| SelectParameters | (Inherited from EndecaCommandDataSourceView<(Of <(NavigationCommand, NavigationDataSource>)>).) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System#Web#UI#IStateManager#IsTrackingViewState | (Inherited from EndecaCommandDataSourceView<(Of <(NavigationCommand, NavigationDataSource>)>).) |