I want to create ConfigurationList which should store/display information like, with 2 columns(Title & Value).
For Example:
ContentTypes: 101;107
Event Types: Add;Update;Delete
Location: http.://./Lists/MyTempList1;http.://./Lists/TaskList
Value: *****
How should I create this & where to write all the stuff ? It should be in the ContentType or using EventReceiver ?