IAssetContentIndexEntry Interface |
Namespace: Ingeniux.CMS.Assets.Search
The IAssetContentIndexEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssetId |
Gets/sets the asset id
|
![]() | CheckedOutContent |
Gets/sets whether the content is from checked in or checked out version of the asset
|
![]() | Content |
Gets/sets the asset content to be indexed
|
![]() ![]() | Hierarchy |
Gets/sets the hierarchy of the asset, which is a list of ancestor ids, without the "af/" part.
|
![]() | Locale |
Gets/sets the Asset locale
|
![]() | Name |
Gets/sets the asset name
|
![]() | Schema |
Gets/sets the Asset schema
|
![]() | Title |
Gets/sets the asset title, if asset content contains explicit title
|