Click or drag to resize
ExternalEditHelperRegisterScript 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 RegisterScript(
	string path
)

Parameters

path
Type: SystemString
Script path to register
See Also