DataSourceSelectResultProcessingOptions Properties

.NET Framework (current version)
 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyAutoPage

Indicates whether paging is done automatically by the ModelDataSourceView object.

System_CAPS_pubpropertyAutoSort

Indicates whether sorting is done automatically by the ModelDataSourceView object.

System_CAPS_pubpropertyModelType

The Type which is used for auto paging and auto sorting.

Return to top
Show: