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