Created
June 27, 2014 17:01
-
-
Save OndeVai/9c627f123dab063f3d21 to your computer and use it in GitHub Desktop.
get full mvc field name for property
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var exp = ExpressionHelper.GetExpressionText(expression); | |
Html.ViewContext.ViewData.TemplateInfo.GetFullHtmlFieldName(_ExpressionText) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment