public void SetMultiLangStringSetting( string strSettingPath, MultiLangString mlValue )
public: void SetMultiLangStringSetting( String^ strSettingPath, MultiLangString^ mlValue )
Parameters
| Parameter Name | Description |
|---|---|
| strSettingPath | Indicates the path of the setting. |
| mlValue | Indicates the value of the setting. |