AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageModule..::..SearchIndexUsingBrowserInstance Method

Forwards to [AdvantageCommonBasePage.SearchIndexUsingBrowserInstance] on the host page, instructing the search indexer to render this module via a headless browser instance so JavaScript-driven content is visible to the crawler.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public void SearchIndexUsingBrowserInstance(
	eSearchIndexMethod searchIndexMethodSetting
)

Parameters

searchIndexMethodSetting
Type: AdvantageCMS.Core.Keyoti..::..eSearchIndexMethod
The wait strategy the headless browser uses before scraping the DOM.