Finds the search dialog within the controls structure.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
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