Click or drag to resize

IPagePresentationCollectionElementReferences Method


Find out how many times the specified element has been used in Presentations across this collection

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
int ElementReferences(
	string elementId
)

Parameters

elementId
Type: SystemString
Guid of the element to search

Return Value

Type: Int32
Count of references
See Also