This commit is contained in:
@@ -13,8 +13,8 @@ namespace AyaNova.PickList
|
||||
AuthorizationRoles AllowedRoles { get; set; }
|
||||
//Default object type to open for rows of this list (use no object if no)
|
||||
AyaType DefaultListObjectType { get; set; }
|
||||
//Default / STOCK DataListView when none is specified
|
||||
//Default / STOCK template when none is specified
|
||||
string DefaultTemplate { get; set; }
|
||||
List<string> GetFieldListFromTemplate(JArray listViewArray);
|
||||
List<string> GetFieldListFromTemplate(JArray fieldListArray);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user