Returns requested field. Null when field doesn't exist.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax ISearchField Get(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Field name
Return Value
Type:
ISearchFieldSee Also