Renders the text box control. If length exceeds MaxLength because of macros, warning icon is displayed.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected override void Render(
	HtmlTextWriter writer
)
Parameters
- writer
- Type: System.Web.UIHtmlTextWriter
 HtmlTextWriter object
 See Also
See Also