SearchAction Members
Include Protected Members
Include Inherited Members
The SearchAction type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchAction |
Initializes a new instance of the SearchAction class.
|
Methods
Name | Description | |
---|---|---|
Abort |
Aborts the execution of the search.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Run |
Schedules the execution of the search action.
|
|
ToString | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
Completed |
Event raised whent the search has completed.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace