Hi All,
We have the requirement of creating the service api and use the view of razor( which consists of kendo controls) and bind the data into view and return the created html string from api.
We have tried to parse the view based on model, it is working when we are using plain razor engine. But when we are using any html extension we are getting error message.
Thanks, Early response would be appreciated.