This commit is contained in:
@@ -51,7 +51,7 @@ namespace AyaNova.DataList
|
||||
|
||||
FieldDefinitions.Add(new AyaDataListFieldDefinition
|
||||
{
|
||||
LtKey = "UserUserType",
|
||||
LtKey = "UserType",
|
||||
FieldKey = "usertype",
|
||||
UiFieldDataType = (int)UiFieldDataType.Enum,
|
||||
EnumType = typeof(UserType).ToString(),
|
||||
|
||||
Reference in New Issue
Block a user