ExternalEditHelperRenderScripts Method |
Registers the given script file for editing of items in external application
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public static void RenderScripts(
PageElement element
)
Parameters
- element
- Type: CMS.BasePageElement
Page element
See Also