Dear All,
This post is useful to the beginner.
Today I will tell you how to call Partial view inside a view. This partial view will be work in MVC or Asp.net core application.
This is syntax you have to write inside a view:-
@Html.Partial("ParentInvitationArabic.cshtml")
Thank you,
Arjun Walmiki
This post is useful to the beginner.
Today I will tell you how to call Partial view inside a view. This partial view will be work in MVC or Asp.net core application.
This is syntax you have to write inside a view:-
@Html.Partial("ParentInvitationArabic.cshtml")
Thank you,
Arjun Walmiki
No comments:
Post a Comment