Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Controls
CMSAbstractEditableControl Class
CMSAbstractEditableControl Methods
GetContent Method
GetContentID Method
GetEditDialogParameters Method
GetSpellCheckFields Method
IsValid Method
LoadContent Method
Render Method
RequestEditViewMode Method
ResolveMacros Method
SaveContent Method
CMSAbstractEditableControl
Render Method
Renders the control to the specified HTML writer.
Namespace:
CMS.Controls
Assembly:
CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
Copy
protected
override
void
Render
(
HtmlTextWriter
writer
)
Parameters
writer
Type:
System.Web.UI
HtmlTextWriter
The
HtmlTextWriter
object that receives the control content.
See Also
Reference
CMSAbstractEditableControl Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com