Edit

Share via


WebView.IsScriptNotifyAllowed Property

Definition

Gets or sets a value indicating whether ScriptNotify is allowed;

public bool IsScriptNotifyAllowed { get; set; }
member this.IsScriptNotifyAllowed : bool with get, set
Public Property IsScriptNotifyAllowed As Boolean

Property Value

true if ScriptNotify is allowed; otherwise, false.

Implements

Applies to