Click or drag to resize
SearchFieldFlagNames Property
Gets a list of flag names.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public List<string> FlagNames { get; }

Property Value

Type: ListString

Implements

ISearchFieldFlagNames
See Also