Copied to clipboard

Flag this post as spam?

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


  • Ashraf 4 posts 24 karma points
    Dec 07, 2012 @ 17:02
    Ashraf
    0

    Hiding Recaptcha in CodeBehind

    Is it possible to enable conditons on the Recaptcha field in codefirst?

      [Field(FormPages.Registration, FormFieldsets.Details,

                Type = typeof(Contour.Contrib.FieldTypes.ReCaptcha))]

           public string Captcha { get; set; }

    How to hide it depending on a condition?

Please Sign in or register to post replies

Write your reply to:

Draft