PortalContextGetEditorWidgets Method |
Gets modified editor widgets from a temporary interlayer.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public static string GetEditorWidgets(
int documentId
)
Parameters
- documentId
- Type: SystemInt32
The document id.
Return Value
Type:
StringSee Also