Click or drag to resize
SearchTextExtractorManagerGetSupportedContentExtractors Method
Returns list of the extensions (separated by comma and space) for which there is a content extractor registered in the system.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static string GetSupportedContentExtractors()

Return Value

Type: String
See Also