Gets all the defined properties from the specified search configuration.
An array of OntolicaProperty objects that represent the property definitions.
A search configuration is defined in the Ontolica search configuration file
OntolicaSearch.xml by the <Search> section. E.g.
<Search context="Portal" name="Portal" inherit="Common">
...
</Search>
SearchDialogComponent Class | NavigoSystems.Ontolica.SharePoint.Custom.WebControls Namespace