Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine.Web.UI
CMSAbstractEditableControl Class
CMSAbstractEditableControl Methods
GetContent Method
GetContentID Method
GetEditDialogParameters Method
GetOnSiteTagConfiguration 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.PortalEngine.Web.UI
Assembly:
CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
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.PortalEngine.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com