Skip to content

WebCaptureSettings.AllowProxyPopup Property

Indicates that even though autoCloseDialogsAndPopups is set, the proxy dialog should not be restricted

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 AllowProxyPopup { get; set; }

VB

Public Property AllowProxyPopup As Boolean
    Get
    Set

Property Value

Type: Boolean

See Also

Reference

WebCaptureSettings Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?