WebCaptureSettings.DetectForms Property¶
Determines wheather the spider is interrupted, to ask the user to fill forms in
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool DetectForms { get; set; }
VB¶
Public Property DetectForms As Boolean
Get
Set
Property Value¶
Type: Boolean