Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Base Namespaces
CMS.Base.Web.UI
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.Base.Web.UI
Assembly:
CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
Copy
protected
override
void
Render
(
HtmlTextWriter
writer
)
Parameters
writer
Type:
System.Web.UI
HtmlTextWriter
HtmlTextWriter object
See Also
Reference
CMSTextBox Class
CMS.Base.Web.UI Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com