SyntaxFix
Write A Post
Hire A Developer
Questions
You can implement a static formatting method or an HTML helper, then use this syntaxe :
@using class_of_method_namespace ... // HTML page here @className.MethodName()
or in case of HTML Helper
@Html.MehtodName()