NavigateMessage<TNavigationToken> Properties
Used by the PeekCollectionViewModel<TNavigationToken, TEntity, TPrimaryKey, TUnitOfWork> to notify that DocumentsViewModel<TModule, TUnitOfWork> should navigate to the specified module.Name | Description |
---|---|
Token | An object that is used to identify the module to which the DocumentsViewModel should navigate. |
See Also