RecaptchaAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Indicates that the target property should use a "Recaptcha" (Google).
[AttributeUsage(AttributeTargets.All)]
public class RecaptchaAttribute : CustomEditorAttribute
Public Members
| name | description |
|---|---|
| RecaptchaAttribute() | Initializes a new instance of the RecaptchaAttribute class. |
| const Key | Editor type key |
See Also
- class CustomEditorAttribute
- Source: RecaptchaAttribute.cs