GetHelpUrl(int)
Gets the message help URL of a given number.
Declaration
protected virtual string GetHelpUrl(int number)Parameters
| Type | Name | Description |
|---|---|---|
| int | number | Message number. |
Returns
| Type | Description |
|---|---|
| string | The message help URL corresponding to |