Click or drag to resize

IDescriptiveMetadataSource Method


Retrieves the source Asset for this piece metadata

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IAsset Source(
	IAssetManager site
)

Parameters

site
Type: Ingeniux.CMSIAssetManager
The manager object used to retrieve the Asset, normally use Session.Site

Return Value

Type: IAsset

[Missing <returns> documentation for "M:Ingeniux.CMS.IDescriptiveMetadata.Source(Ingeniux.CMS.IAssetManager)"]

See Also