CMSAbstractLayoutSaveContent Method |
Saves the page content to current page info.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public virtual void SaveContent(
PageInfo pageInfo
)
Parameters
- pageInfo
- Type: CMS.PortalEnginePageInfo
Page info where to save the content
See Also