Method GetDefault
- Namespace
- Innova.Data.AppSettings
- Assembly
- Innova.Data.dll
GetDefault(string, string)
Gets the default saved query of the specified type and key.
EntitySavedQueryType GetDefault(string typeName, string key = null)
Parameters
Returns
- EntitySavedQueryType
The default saved query of the specified type and key.