Class RepositoryUIManager
Static Repository ui manager, calls the page givernors for showing the ui
Inheritance
System.Object
RepositoryUIManager
Namespace: Simplic.Framework.DBUI.Repository
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class RepositoryUIManager : object
Methods
| Improve this Doc View SourceShowRepository(Guid)
Show the repository as a page in the simplic studio
Declaration
public static void ShowRepository(Guid appGuid)
Parameters
Type | Name | Description |
---|---|---|
Guid | appGuid | Guid of the application |