Ontolica for SharePoint Public API

SearchDialogComponent Constructor 

Initializes a new instance of the SearchDialogComponent class.

[Visual Basic]
Protected Sub New()
[C#]
protected SearchDialogComponent();

Remarks

Derived classes must always provide an empty constructor. Ontolica will otherwise not be able to load the component.

See Also

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