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