API/CodeSamples/AllowFieldsAsValue.md
... ...
@@ -6,6 +6,7 @@
6 6
7 7
Gets or sets the value indicating whether field name is allowed in filter value. This will enable or disable the Field Comparison section of the filter dropdown menu.
8 8
9
+**Default Value:** true
9 10
##Global.asax (C♯)
10 11
11 12
```csharp