Click or drag to resize

ScanWidgetDivOpts Property

Provide widget-specific options. In this case, the widget should remain hidden since there's no UI in the widget and we want the scanning to commences upon widget load.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected override string DivOpts { get; }

Property Value

Type: String
See Also