What is the syntax for server side comment in razor view?
I want to comment this code:
/*
@helper NavItem() {
}
*/
See Question&Answers more detail:osWhat is the syntax for server side comment in razor view?
I want to comment this code:
/*
@helper NavItem() {
}
*/
See Question&Answers more detail:os