Zooflow: Save Tokens in Custom searches
This commit is contained in:
@@ -5,8 +5,9 @@ Namespace SavedSearch
|
||||
Public MustInherit Class SavedSearch
|
||||
Public Property Name As String
|
||||
Public Property Description As String
|
||||
Public Overridable Property GroupText As String = ""
|
||||
Public Property Image As SvgImage
|
||||
Public Property Selected As Boolean
|
||||
Public Overridable Property GroupText As String = ""
|
||||
|
||||
Public ReadOnly Property DisplayName As String
|
||||
Get
|
||||
|
||||
Reference in New Issue
Block a user