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.6.492
Syntax
int ElementReferences(
	string elementId
)

Parameters

elementId  String
Guid of the element to search

Return Value

Int32
Count of references
See Also