Summary
Gets a random logo URL.
Syntax
public static string Logo(bool useSsl)
Parameters
| Name | Type | Description |
|---|---|---|
| useSsl | bool | Set to true if https should be used, otherwise false |
Return Value
| Type | Description |
|---|---|
| string | A random logo URL |