Click or drag to resize
ICMSEditableControlSaveContent Method
Saves the control content.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
void SaveContent(
	PageInfo pageInfo
)

Parameters

pageInfo
Type: CMS.DocumentEnginePageInfo
Page info where to store the content
See Also