0
Is there a way in Webform to use multiple @Html.Partial ? example the menu being a master page, the top another master page, the footer another master page?
I know there is a Nestedmasterpage but if the menu is not created from the beginning, Example I already have a masterpage called site and now I want this to call a masterpage that will only be the menu.
how to do it? better do it with javascript .onload
or you can do this include?
Don’t... don’t mix technologies. already have the ideal technique in Webforms for this.
– user6026