GetPublicSettingInt |
Scroll |
Gets public settings from the server.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetPublicSettingInt ( _ nKey As Integer _ )As Integer C# public virtual int GetPublicSettingInt ( int nKey )
Parameters nKey The ID of the setting
Return Value The value of the setting. |
|
No authentication required. |