on html.actionlink click go to previous page

后端 未结 6 539
攒了一身酷
攒了一身酷 2021-01-31 16:17

Currently in a link

Customer/businessunit/RepresentativeDetails?RepresentativeId=cd3a7263-78f7-41bd-9eb0-12b30bc1059a

I have following code for vie

6条回答
  •  死守一世寂寞
    2021-01-31 16:55

    This is quite a bit after the fact, but I thought I'd contribute. Personally, I would tag my markup elements with a CSS class so I could just reuse the tag and be done with it.

    Markup:

     Back 
    

    Script:

    
    

提交回复
热议问题