Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.UIControls 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: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com