IRow.GetDictionaryData method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the dictionary data.

public object GetDictionaryData(object key)
parameter description
key The key.

See Also