Finds the search dialog within the controls structure.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sender
- Type: System.Web.UI Control
Control that requests to find the search dialog
- dialogId
- Type: System String
Search dialog ID
- searchUp
- Type: System Boolean
If true, parent controls are searched
Return Value
Type: CMSSearchDialogSee Also