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