Click or drag to resize
InfoObjectCollectionTInfoSearchText Property

Note: This API is now obsolete.

If set, the collection filters objects to only those containing the given text

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("Use where condition instead.")]
public string SearchText { get; set; }

Property Value

Type: String
See Also