Click or drag to resize

AssetContentIndexingArgs Class


Inheritance Hierarchy
SystemObject
  Ingeniux.CMS.Assets.SearchAssetContentIndexingArgs

Namespace: Ingeniux.CMS.Assets.Search
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public class AssetContentIndexingArgs

The AssetContentIndexingArgs type exposes the following members.

Constructors
 NameDescription
Public methodAssetContentIndexingArgsInitializes a new instance of the AssetContentIndexingArgs class
Public methodAssetContentIndexingArgs(IAssetContentIndexEntry, Int32)Initializes a new instance of the AssetContentIndexingArgs class
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
Fields
 NameDescription
Public fieldCreated 
Public fieldItemsToAdd Callback for documents to add.
Public fieldItemsToDelete 
Top
See Also