parent
0f74046038
commit
1ada2fc0ea
|
@ -670,6 +670,8 @@ The following code reads the configuration and displays the values:
|
|||
|
||||
[!code-csharp[](index/samples/6.x/ConfigSample/Pages/Array.cshtml.cs?name=snippet)]
|
||||
|
||||
[!code-csharp[](index/samples/6.x/ConfigSample/Options/ArrayExample.cs?name=snippet)]
|
||||
|
||||
The preceding code returns the following output:
|
||||
|
||||
```text
|
||||
|
|
Loading…
Reference in New Issue