Click or drag to resize
CaptchaSelectorReloadDataOnPostback Property
This property exists only for backward compatibility. Has no effect to reloading drop down list.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool ReloadDataOnPostback { get; set; }

Property Value

Type: Boolean
See Also