Click or drag to resize
SearchCrawlerCrawlerDomainName Property
Gets the domain specified in app keys which should be used for crawler indexer.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static string CrawlerDomainName { get; }

Property Value

Type: String
See Also