Click or drag to resize

AssetContentIndexingProviderBase Class


Inheritance Hierarchy

Namespace:  Ingeniux.CMS.Assets.Search
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public abstract class AssetContentIndexingProviderBase : IAssetContentIndexingProvider

The AssetContentIndexingProviderBase type exposes the following members.

Constructors
  NameDescription
Public methodAssetContentIndexingProviderBase
Initializes a new instance of the AssetContentIndexingProviderBase class
Top
Properties
  NameDescription
Public propertyAllowedAssetTypes
Public propertyName
Top
Methods
  NameDescription
Public methodGetIndexEntries
Top
See Also