Class PrimaryKeysExtensions
public static class PrimaryKeysExtensions
- Inheritance
-
PrimaryKeysExtensions
Methods
- GetDialogKey<T>(PrimaryKeys<T>, string)
Gets the dialog key for the specified entity type and view name.
- GetEditDialogKey<T>(PrimaryKeys<T>)
Gets the edit dialog key for the specified entity type.
- GetWhereString<T>(PrimaryKeys<T>, string)
Gets the where string for the specified entity type and view name.