PortalContextClearEditorWidgets Method |
Clears the temporary interlayer which holds modified editor widgets.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax public static void ClearEditorWidgets(
int documentId
)
Parameters
- documentId
- Type: SystemInt32
The document id.
See Also