CMSAbstractLayoutWebPartAppend Method |
Appends the given text to the layout.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax protected void Append(
params Object[] text
)
Parameters
- text
- Type: SystemObject
Text to append
See Also