Click or drag to resize
CreateSearchFieldsEventArgsIndexDataSource Property
Indicates type of the data source for indexed page.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public SearchIndexDataSourceEnum IndexDataSource { get; }

Property Value

Type: SearchIndexDataSourceEnum
See Also