improve comment
This commit is contained in:
@ -43,7 +43,7 @@ namespace Oqtane.Models
|
|||||||
public string Path { get; set; }
|
public string Path { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Sorting order of the folder
|
/// Sorting order of the folder ** not used as folders are sorted in alphabetical order **
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public int Order { get; set; }
|
public int Order { get; set; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user