BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
@{ Html.Syncfusion().Accordion("myAccordion") .TargetContentId("AccordionContents").Render(); }
I am a programmer who has to deliver and I am looking for tools that
help me get more productive in stead of costing me hours to find out how to use them.
So please put some effort in good documentation, the one that is available now is of very bad quality.
Hi Ruurd,
Thanks for contacting Syncfusion support.
We have updated with response for this reported query in
incident 114617, which was created by you. Kindly we request you to follow that
incident for more assistance.
Thanks,
Gurunathan
Hi Robbie,
Sorry for the late reply.
We have updated the response for the ApplicationController
issue in corresponding incident already. For your information, Please find the details
below:
We have
inherited the ApplicationController for internal purpose in sample browser. So
we suggest you to use the following code snippet to inherit the controller.
Please refer the code snippet.
<code>
public class HomeController
: Controller
{
}
</code>
Please let us know if you required further assistance on
this.
Thanks,
Gurunathan