none
Show other content page inside modal - Body RRS feed

ตอบทั้งหมด

  • Hi Banjop,

    As far as I know, we could use iframe to acheive your requirement.

    The <iframe> tag specifies an inline frame.

    An inline frame is used to embed another document within the current HTML document.

    So you could set the iframe's path as the Create.cshtml's path like below:

    <iframe src="../{controller}/create"></iframe>
    

    Best Regards,

    Brando


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.


    • เสนอเป็นคำตอบโดย Brando Zhang 31 ธันวาคม 2561 8:36
    • ยกเลิกการนำเสนอเป็นคำตอบโดย Brando Zhang 31 ธันวาคม 2561 8:36
    • แก้ไขโดย Brando Zhang 31 ธันวาคม 2561 8:36
    • เสนอเป็นคำตอบโดย Brando Zhang 7 มกราคม 2562 2:08
    31 ธันวาคม 2561 8:35