Click or drag to resize
ISystemIndexSearchResultGet Method
Gets the value of specified field.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
string Get(
	string name
)

Parameters

name
Type: SystemString
Field name.

Return Value

Type: String
See Also