split RenderMode and Runtime configuration
This commit is contained in:
@ -18,6 +18,7 @@ namespace Oqtane.Shared
|
||||
public string DefaultContainer { get; set; }
|
||||
public string DefaultAdminContainer { get; set; }
|
||||
public string RenderMode { get; set; }
|
||||
public string Runtime { get; set; }
|
||||
public bool Register { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user