Click or drag to resize

ISearchAssetsConfig Interface


Interface that represents asset location configuration for search.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public interface ISearchAssetsConfig

The ISearchAssetsConfig type exposes the following members.

Properties
  NameDescription
Public propertyLocations
Gets/sets the document locations to search.
Top
Methods
  NameDescription
Public methodSerialize
Retrieves the XML serialization of the search schema config.
Top
See Also