Gets and sets the width of the Captcha image
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public Unit CaptchaWidth { get; set; } |
| Visual Basic |
|---|
Public Property CaptchaWidth As Unit Get Set |