| CMSAbstractLayoutWebPartAppend Method | 
            Appends the given text to the layout.
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected void Append(
	params Object[] text
)
Parameters
- text
- Type: SystemObject
 Text to append
 See Also
See Also