Click or drag to resize

IAssetContentSearchResultItemAsset Method


Retrieves the Asset this search result item represents

Namespace: Ingeniux.CMS.Assets.Search
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IAsset Asset(
	IUserSession session
)

Parameters

session  IUserSession

[Missing <param name="session"/> documentation for "M:Ingeniux.CMS.Assets.Search.IAssetContentSearchResultItem.Asset(Ingeniux.CMS.IUserSession)"]

Return Value

IAsset

[Missing <returns> documentation for "M:Ingeniux.CMS.Assets.Search.IAssetContentSearchResultItem.Asset(Ingeniux.CMS.IUserSession)"]

See Also