Click or drag to resize
CurrentDeviceInfoIsCrawler Property
Indicates if the device is a crawler.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public bool IsCrawler { get; }

Property Value

Type: Boolean
See Also