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.308
Syntax
IAsset Asset(
	IUserSession session
)

Parameters

session
Type: Ingeniux.CMSIUserSession

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

Return Value

Type: IAsset

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

See Also