search refactoring
This commit is contained in:
@ -42,6 +42,9 @@ namespace Oqtane.Models
|
||||
[NotMapped]
|
||||
public int TenantId { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
public bool IsDeleted { get; set; }
|
||||
|
||||
// constructors
|
||||
public SearchContent() { }
|
||||
|
||||
|
Reference in New Issue
Block a user