Class RepositoryUIManager
Static Repository ui manager, calls the page givernors for showing the ui
Inheritance
System.Object
RepositoryUIManager
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Framework.DBUI.Repository
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class RepositoryUIManager
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 |
---|---|---|
System.Guid | appGuid | Guid of the application |