-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Hello,
I am a beginner using MVC and trying to get your package to work, however when I add:
@ReCaptcha.GetHtml(@ViewBag.publickey)
to my form view I have the issue 'The name ReCaptcha does not exist in the current context'. I presume this is because I need to add a '@using' of some sort to the top of the page, I can't seem to determine what though. Whilst it might seem like a minor thing to someone who knows what they are doing, for a beginner like me it would be very useful if the read me page explained exactly what should be added to the page so that I do not receive the above error.
Thanks for your time.
Metadata
Metadata
Assignees
Labels
No labels