GetAppSetting(String,String) Method
KalikoCMS Namespace > Utils Class > GetAppSetting Method : GetAppSetting(String,String) Method |
Get value from AppSettings.
Syntax
'Declaration
Public Overloads Shared Function GetAppSetting( _ ByVal key As String, _ ByVal defaultValue As String _ ) As String
public static string GetAppSetting( string key, string defaultValue )
Parameters
- key
- defaultValue
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2