This is a migrated thread and some comments may be shown as answers.

[Solved] SourceCodeFile attribute

0 Answers 169 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Varun Bhargava
Top achievements
Rank 1
Varun Bhargava asked on 18 May 2010, 08:49 AM
Hi There,

If my models are in a separate project, how do I use the SourceCodeFile attribute?

Currently the demo uses
[SourceCodeFile("EditableCustomer (model)", "~/Models/EditableCustomer.cs")]

How would the new one look if my models are in a separate project/class library?
[SourceCodeFile("EditableCustomer (model)", "??What goes in here??")]


Tags
Grid
Asked by
Varun Bhargava
Top achievements
Rank 1
Share this question
or