RecaptchaPropertyProcessor class
namespace: Serenity.Web assembly: Serenity.Net.Web
Property processor that passes the recaptcha site key to the client side.
public class RecaptchaPropertyProcessor : PropertyProcessor
Public Members
| name | description |
|---|---|
| RecaptchaPropertyProcessor(…) | Property processor that passes the recaptcha site key to the client side. |
| override Priority { get; } | |
| override Process(…) |
Remarks
Initializes a new instance of the RecaptchaPropertyProcessor class.
See Also
- class PropertyProcessor
- Source: RecaptchaPropertyProcessor.cs