_Global.IsURLTrusted(String) Method

Definition

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

Parameters

URL
String

Returns

Boolean

Applies to