IRow.SetDictionaryData method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Sets the dictionary data.
public void SetDictionaryData(object key, object value)
| parameter | description |
|---|---|
| key | The key. |
| value | The value. |
See Also
- interface IRow
namespace: Serenity.Data assembly: Serenity.Net.Entity
Sets the dictionary data.
public void SetDictionaryData(object key, object value)
| parameter | description |
|---|---|
| key | The key. |
| value | The value. |