This documentation is archived and is not being maintained.
SqlDataSourceFilteringEventArgs Properties
Visual Studio 2008
The SqlDataSourceFilteringEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
ParameterValues | Gets an IOrderedDictionary object that provides access to the Parameter objects of the SqlDataSource class. |
Show: