Skip to content

Commit 89b2120

Browse files
committed
Obsoleted an unused constant ListViewMembers.
1 parent 6c769d6 commit 89b2120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Umbraco.Core/Constants-DataTypes.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ public static class Guids
107107
/// <summary>
108108
/// Guid for List View - Members as string
109109
/// </summary>
110+
[Obsolete("No longer used in Umbraco. Scheduled for removal in Umbraco 17.")]
110111
public const string ListViewMembers = "AA2C52A0-CE87-4E65-A47C-7DF09358585D";
111112

112113
/// <summary>

0 commit comments

Comments
 (0)