WebViewControlPermissionRequest.Allow Method

Definition

Grants the requested permission.

public:
 virtual void Allow() = Allow;
void Allow();
public void Allow();
function allow()
Public Sub Allow ()

Remarks

When you allow the requested permission, subsequent calls to Allow, Deny, or Defer the permission request result in an error.

Applies to