Click or drag to resize
SearchDocumentDOCUMENT_EXCLUDED_FROM_SEARCH_FIELD Field
Name of the field in the search document whose value defines if the search document should be included in an index.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public const string DOCUMENT_EXCLUDED_FROM_SEARCH_FIELD = "documentsearchexcluded"

Field Value

Type: String
See Also