RecaptchaPropertyProcessor class

namespace: Serenity.Web   assemblySerenity.Net.Web

Property processor to pass recaptcha site key to client side

public class RecaptchaPropertyProcessor : PropertyProcessor

Public Members

name description
RecaptchaPropertyProcessor(…) Creates a new instance of the class
override Priority { get; }
override Process(…)

See Also