BPM.Server.Config Namespace > DBSettingManager Class > SaveSettingValue Method : SaveSettingValue(String,AspxBlock) Method |
'Declaration
Public Overloads Shared Sub SaveSettingValue( _ ByVal settingName As String, _ ByVal aspxValue As BPM.AspxBlock _ )
'Usage
Dim settingName As String Dim aspxValue As BPM.AspxBlock DBSettingManager.SaveSettingValue(settingName, aspxValue)
public static void SaveSettingValue( string settingName, BPM.AspxBlock aspxValue )
public: static void SaveSettingValue( String^ settingName, BPM.AspxBlock^ aspxValue )
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