public virtual void SetMultiLangStringSetting( string strSettingPath, MultiLangString value, int idx )
public: virtual void SetMultiLangStringSetting( String^ strSettingPath, MultiLangString^ value, int idx )
Parameters
- strSettingPath
- Indicates the path of the setting (relative to path of the node, path starts after the path of the node).
- value
- Indicates the value of the setting.
- idx
- Indicates the index.