Click or drag to resize
ExternalEditHelperRenderScripts Method
Registers the given script file for editing of items in external application

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public static void RenderScripts(
	PageElement element
)

Parameters

element
Type: CMS.Base.Web.UIPageElement
Page element
See Also