What is Difference between
'@Url.Action("MethodName", "ControllerName")'
and
"@Url.Action("MethodName", "ControllerName")"
What is Difference between
'@Url.Action("MethodName", "ControllerName")'
and
"@Url.Action("MethodName", "ControllerName")"