| SearchMacroMethodsGetSupportedContentExtractors 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: 11.0.0
Syntaxpublic static Object GetSupportedContentExtractors(
	EvaluationContext context,
	params Object[] parameters
)
Parameters
- context
 - Type: CMS.MacroEngineEvaluationContext
Evaluation context with child resolver - parameters
 - Type: SystemObject
No parameters 
Return Value
Type: 
Object
See Also