Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Aswathy 2 posts 22 karma points
    Jun 18, 2014 @ 05:31
    Aswathy
    0

    Access the umbraco contents in asp.net mvc4

    Hi,

      Is there any method to access the umbraco contents (published contents from umbraco) with in an asp.net mvc4 application. We don't want to integrate the umbraco in to the asp.net mvc4 application ie, umbraco cms must exist out side the asp.net mvc4 application and we need to access the contents (html contents) published by umbraco in to our application. Is there any api for this. Can you please help to resolve this issue.

    Thanks

    Aswathy S

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jun 18, 2014 @ 09:31
    Dave Woestenborghs
    0

    Hi Aswathy,

    Umbraco has support for WebAPI. So you could create an API controller that returns the content you need.

    You can find the documentation here : http://our.umbraco.org/documentation/Reference/WebApi/

    Dave

Please Sign in or register to post replies

Write your reply to:

Draft