I have a Document type which holds a list of stores.
I need to manipulate some of the data before it is displayed on the view. How could i retrieve the data in C#? I understand i can change the model type in the View but any help in order to get the details in C# would be awesome