Class TenantEditorPageGovernor
Page-Governor for showing the tenant editor as an application.
Implements
Inherited Members
Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class TenantEditorPageGovernor : PageGovernor, IPageContent
  Methods
| Improve this Doc View SourceCreatePage(DBInternPage)
Return an instance of the tenant editor.
Declaration
public override Page CreatePage(DBInternPage dbInternPage)
  Parameters
| Type | Name | Description | 
|---|---|---|
| DBInternPage | dbInternPage | Configuration/Parameter.  | 
      
Returns
| Type | Description | 
|---|---|
| Page | Instance of the editor.  |