This commit is contained in:
2020-01-21 23:18:29 +00:00
parent 7bb23fedd3
commit aac48abf0c
6 changed files with 24 additions and 25 deletions

View File

@@ -23,6 +23,7 @@ namespace AyaNova.DataList
public AuthorizationRoles AllowedRoles { get; set; }
public AyaType DefaultListObjectType { get; set; }
public string ListKey { get; set; }
public string DefaultDataListDisplayTemplate { get; set; }
public string GenerateMINIListColumnsJSON()
{