Click or drag to resize

ISiteContentItems Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IContentItem> ContentItems(
	IEnumerable<string> ids
)

Parameters

ids
Type: System.Collections.GenericIEnumerableString

[Missing <param name="ids"/> documentation for "M:Ingeniux.CMS.ISite.ContentItems(System.Collections.Generic.IEnumerable{System.String})"]

Return Value

Type: IEnumerableIContentItem

[Missing <returns> documentation for "M:Ingeniux.CMS.ISite.ContentItems(System.Collections.Generic.IEnumerable{System.String})"]

See Also