CMSAbstractLayoutSaveContent Method |
Saves the page content to current page info.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public virtual void SaveContent(
PageInfo pageInfo
)
Parameters
- pageInfo
- Type: CMS.DocumentEnginePageInfo
Page info where to save the content
See Also