Gets the properties that has been configured as searchable in the current Ontolica search configuration.
An array of OntolicaProperty objects that represent the property definitions.
The searchable properties are those that are defined in the <SearchableProperties>
section in the Ontolica search configuration file OntolicaSearch.xml
The concrete list of searchable properties may depend on the current search
configuration and the current context, the applicable <PropertySet> section(s)
inside the <SearchableProperties> section. These are controlled by
the referrer URL as described in the Ontolica administrators guide.
This property can not guarantee to provide the properties before the ASP.NET prerender phase.
SearchDialogComponent Class | NavigoSystems.Ontolica.SharePoint.Custom.WebControls Namespace