Click or drag to resize
SearchResultItemResultData Property
Gets or sets the raw result data.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public DataRow ResultData { get; set; }

Property Value

Type: DataRow
See Also