CheckUrl Members
The CheckUrl type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
EnsureProtocol |
Check if the URL begins with the specified protocol otherwise, it adds.
|
|
|
EnsureProtocolDef |
If url doesn't have a protocol, add default protocol.
|
|
|
hasProtocol |
Returns true if the url starts with the definition of a protocol
|