Ontolica for SharePoint Public API

SearchDialogComponent.RenderComponent Method

Renders the search dialog component as HTML.

Overload List

Renders the search dialog component as HTML.

protected virtual void RenderComponent(HtmlTextWriter);

Renders the search dialog component as XML.

protected virtual void RenderComponent(XmlWriter);

See Also

SearchDialogComponent Class | NavigoSystems.Ontolica.SharePoint.Custom.WebControls Namespace