CMSSearchDialogRender Method |
Renders the control at design-time.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax protected override void Render(
HtmlTextWriter output
)
Parameters
- output
- Type: System.Web.UIHtmlTextWriter
See Also