CustomTableSearchIndexerIsTaskProcessingAllowed Method |
Indicates if task processing is allowed for given task.
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.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