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