[ENH] - #4178 modifications after review
This commit is contained in:
@ -118,7 +118,7 @@ namespace Oqtane.Models
|
||||
[NotMapped]
|
||||
public string RenderMode{ get; set; }
|
||||
[NotMapped]
|
||||
public bool Prerender { get; set; }
|
||||
public bool? Prerender { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
|
Reference in New Issue
Block a user