Method DeleteSetting
DeleteSetting(string)
Deletes a setting from the Remote Settings data store. This will delete the setting from the rsKeyList.
Declaration
public void DeleteSetting(string entityId)
Parameters
Type | Name | Description |
---|---|---|
string | entityId | The EntityId of the setting to be deleted |