Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.UIControls
CaptchaImage Class
CaptchaImage Constructor
CaptchaImage Constructor (String, Int32, Int32)
CaptchaImage Constructor (String, Int32, Int32, String)
CaptchaImage Constructor (String, Int32, Int32, String, Boolean)
CaptchaImage Constructor (String, Int32, Int32)
Initializes a new instance of the CaptchaImage class using the specified text, width and height.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
CaptchaImage
(
string
s
,
int
width
,
int
height
)
Parameters
s
Type:
System
String
Text
width
Type:
System
Int32
Width
height
Type:
System
Int32
Height
See Also
Reference
CaptchaImage Class
CaptchaImage Overload
CMS.UIControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com