Tagged Questions
11
votes
3answers
12k views
Custom app.config Config Section Handler
What is the correct way to pick up the list of "pages" via a class that inherits from System.Configuration.Section if I used a app.config like this?
<?xml version="1.0" encoding="utf-8" ?>
...