SearchExpression Properties
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | ComparisonType | Gets or sets the type of string comparison to perform. |
![]() | Context | Gets the HttpContext instance of the owner control.(Inherited from DataSourceExpression.) |
![]() | DataFields | Gets and sets a single field or a comma-separated list of fields to search. |
![]() | DataSource | Gets the data source object that is associated with the owner control.(Inherited from DataSourceExpression.) |
![]() | IsTrackingViewState | Gets a value that indicates whether a data source expression object is tracking its view state changes.(Inherited from DataSourceExpression.) |
![]() | Owner | Gets the owner control.(Inherited from DataSourceExpression.) |
![]() | Parameters | Gets the parameters that are associated with this DataSourceExpression object.(Inherited from ParameterDataSourceExpression.) |
![]() | SearchType | Gets or sets the SearchType value that determines where in the string the search occurs. |
![]() | ViewState | Gets an instance of the StateBag class that contains the current view state information.(Inherited from DataSourceExpression.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IStateManager::IsTrackingViewState | When implemented by a class, gets a value that indicates whether a data source expression object is tracking its view state changes.(Inherited from DataSourceExpression.) |



