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

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

Parameters

name
Type: SystemString
Field name

Return Value

Type: String
See Also