Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.ExtendedControls
CMSTextBox Class
CMSTextBox Methods
LoadSignatures Method
OnInit Method
OnPreRender Method
Render Method
CMSTextBox
Render Method
Renders the text box control. If length exceeds MaxLength because of macros, warning icon is displayed.
Namespace:
CMS.ExtendedControls
Assembly:
CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
Copy
protected
override
void
Render
(
HtmlTextWriter
writer
)
Parameters
writer
Type:
System.Web.UI
HtmlTextWriter
HtmlTextWriter object
See Also
Reference
CMSTextBox Class
CMS.ExtendedControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com