Click or drag to resize
CustomTableItemSearchType Property
Gets the type of current object.

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

Property Value

Type: String

Implements

ISearchableSearchType
See Also