Gets the next Captcha

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected virtual string GetNextCaptcha()
Visual Basic
Protected Overridable Function GetNextCaptcha As String

Return Value

returnsM:DotNetNuke.UI.WebControls.CaptchaControl.GetNextCaptcha

See Also