CMSSearchDialogStartSearch Method |
Raises the DoSearch event in case the text is entered.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax protected void StartSearch(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
- e
- Type: SystemEventArgs
See Also