Click or drag to resize
PortalContextClearEditorWidgets Method
Clears the temporary interlayer which holds modified editor widgets.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static void ClearEditorWidgets(
	int documentId
)

Parameters

documentId
Type: SystemInt32
The document id.
See Also