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.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public static string GetSupportedContentExtractors()
Return Value
Type:
StringSee Also