This commit is contained in:
@@ -82,6 +82,7 @@ namespace AyaNova.DataList
|
|||||||
string IAyaDataListViewServerCriteria.ListViewServerCriteria(long userId)
|
string IAyaDataListViewServerCriteria.ListViewServerCriteria(long userId)
|
||||||
{
|
{
|
||||||
//todo: take user id here and return additional criteria listview
|
//todo: take user id here and return additional criteria listview
|
||||||
|
//ensuring only current user can view their own memo datalist
|
||||||
throw new System.NotImplementedException();
|
throw new System.NotImplementedException();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user