- Warning: Changing the name of @(EditModel.ThisOption.StartsWithVowelSound ? "an" : "a")
- @EditModel.ThisOption.SingularName will affect all of its existing uses. Before proceeding, consider
- whether it would be better to deactivate this one and create a new one.
-
- Warning: Changing the name of @(EditModel.ThisOption.StartsWithVowelSound ? "an" : "a")
- @EditModel.ThisOption.SingularName will affect all of its existing uses. Before proceeding, consider
- whether it would be better to deactivate this one and create a new one.
-
+ Warning: Changing the name of @(Model.StartsWithVowelSound ? "an" : "a")
+ @Model.SingularName will affect all of its existing uses. Before proceeding, consider
+ whether it would be better to deactivate this one and create a new one.
+