Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Search Namespaces
CMS.Search
SearchTaskInfoProvider Class
SearchTaskInfoProvider Methods
CreateTask Method
CreateTasks Method
DeleteInfo Method
DeleteSearchTaskInfo Method
GetSearchTaskInfo Method
GetSearchTaskRelatedObjectType Method
GetSearchTasks Method
ProcessTasks Method
RunAsync Method
Set Method
SetSearchTaskInfo Method
SetSearchTaskInfoInternal Method
SearchTaskInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
SearchTaskInfo
info
)
Parameters
info
Type:
CMS.Search
SearchTaskInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
SearchTaskInfoProvider Class
CMS.Search Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com