_Global.IsURLTrusted(String) Method

Definition

public:
 bool IsURLTrusted(System::String ^ URL);
public bool IsURLTrusted (string URL);
abstract member IsURLTrusted : string -> bool
Public Function IsURLTrusted (URL As String) As Boolean

Parameters

URL
String

Returns

Applies to