This commit is contained in:
@@ -22,7 +22,7 @@ namespace AyaNova.DataList
|
||||
string DefaultListView { get; set; }
|
||||
|
||||
Newtonsoft.Json.Linq.JArray GenerateListColumnsJSONFromListView(JArray listViewArray);
|
||||
string[] GetFieldListFromListView(JArray listViewArray);
|
||||
List<string> GetFieldListFromListView(JArray listViewArray);
|
||||
|
||||
// bool ValidateTemplate(string template);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user