Click or drag to resize
PortalContextGetEditorWidgets Method
Gets modified editor widgets from a temporary interlayer.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
public static string GetEditorWidgets(
	int documentId
)

Parameters

documentId
Type: SystemInt32
The document id.

Return Value

Type: String
See Also