Click or drag to resize
FilteredInfoObjectCollectionItem Property (String)
Name for the filtering.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public InfoObjectCollection this[
	string filterName
] { get; }

Parameters

filterName
Type: SystemString
Filter name

Property Value

Type: InfoObjectCollection
See Also