SPUrlUtility.IsProtocolAllowed method
Gets a Boolean value indicating whether the specified URL uses a supported protocol.
Overload list
Name | Description | |
---|---|---|
![]() ![]() |
IsProtocolAllowed(String) | Gets a Boolean value indicating whether the specified URL uses a supported protocol. |
![]() ![]() |
IsProtocolAllowed(String, Boolean) | Gets a Boolean value indicating whether the specified URL uses a supported protocol. |
Top
Remarks
To return an array of allowed protocols, use the AllowedProtocols property.