Common/DocumentResultList: Hide Navigation Ribbon Group per Parameter

This commit is contained in:
Jonathan Jenne
2022-04-13 10:27:32 +02:00
parent abf50c5c44
commit 62748c9053
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ Namespace DocumentResultList
Public ColumnNames As New ColumnNames
Public OperationModeOverride As OperationMode = OperationMode.None
Public ProfileGuid As Integer
Public ShowBackNavigation As Boolean = True
End Class
Public Class DocumentResult