render mode integration
This commit is contained in:
@ -19,6 +19,7 @@ namespace Oqtane.UI
|
||||
public bool EditMode { get; set; }
|
||||
public DateTime LastSyncDate { get; set; }
|
||||
public Shared.Runtime Runtime { get; set; }
|
||||
public string RenderMode { get; set; }
|
||||
public int VisitorId { get; set; }
|
||||
public string RemoteIPAddress { get; set; }
|
||||
public string ReturnUrl { get; set; }
|
||||
|
Reference in New Issue
Block a user