Started working on admin page modal
This commit is contained in:
@@ -14,6 +14,8 @@ public class AdminPage {
|
||||
|
||||
[JsonIgnore]
|
||||
public Type RepositoryProvider { get; set; }
|
||||
|
||||
public Type ModelType { get; set; }
|
||||
|
||||
public string DefaultSortPropertyName { get; set; }
|
||||
public ListSortDirection DefaultSortDirection { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user