IRow.GetDictionaryData method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the dictionary data.
public object GetDictionaryData(object key)
| parameter | description |
|---|---|
| key | The key. |
See Also
- interface IRow
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the dictionary data.
public object GetDictionaryData(object key)
| parameter | description |
|---|---|
| key | The key. |