Click or drag to resize
AbstractInfoBaseTInfoSearchType Property
Gets the search type name.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual string SearchType { get; }

Property Value

Type: String

Implements

ISearchableSearchType
See Also