Click or drag to resize
InfoObjectCollectionSearchText Property
If set, the collection filters objects to only those containing the given text

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string SearchText { get; set; }

Property Value

Type: String
See Also