DocumentCategorySearchIndexerIsTaskProcessingAllowed Method |
Indicates if task processing is allowed for given task.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected override bool IsTaskProcessingAllowed(
SearchTaskInfo sti
)
Parameters
- sti
- Type: CMS.SearchSearchTaskInfo
Search task to process.
Return Value
Type:
BooleanSee Also