CaptchaSettings.LoadingPanel Property
Gets the settings of the Captcha’s loading panel.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
SettingsLoadingPanel | A SettingsLoadingPanel object that contains settings specific to a Captcha’s loading panel. |
Remarks
The LoadingPanel property allows you to access and customize the settings of the Captcha‘s loading panel.
See Also