SyntaxFix
Write A Post
Hire A Developer
Questions
You need to initialize the list first:
protected List<string> list = new List<string>();